Does psql work with 'localhost'? It might be that inet sockets are not enabled.
I don't think this would be a reason to drop it, may be to improve it ;-) El mar, 12-07-2005 a las 14:30 +0200, Stephane Bortzmeyer escribió: > On Tue, Jul 12, 2005 at 02:19:27PM +0200, > Marcos Sánchez Provencio <[EMAIL PROTECTED]> wrote > a message of 6 lines which said: > > > Usually, in PostgreSQL, no host means Unix socket, not > > localhost. Someclients can not handle unix sockets. > > This would be a sufficient reason for dropping pypg. But, anyway, as I > already wrote, the same problem and the same error message occur > wether I use "dbname=something" or "host=localhost, dbname=something". -- Marcos Sánchez Provencio <[EMAIL PROTECTED]> _______________________________________________ DB-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/db-sig
