On Sat, Mar 11, 2006 at 03:13:49PM +0600, Markus Bertheau wrote: > template1=# \c test > could not connect to server: No such file or directory > Is the server running locally and accepting > connections on Unix domain socket "/tmp/.s.PGSQL.5432"? > Previous connection kept > > Why is it trying to use 5432? Am I missing something?
Do you have the PGPORT environment variable set to 5432? -- Michael Fuhr ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly