Re: postgres help

From: Ken Dibble <kdibble(at)alltel(dot)net>
To: cygwin(at)cygwin(dot)com, pgsql-cygwin(at)postgresql(dot)org
Subject: Re: postgres help
Date: 2003-08-23 00:47:48
Message-ID: 3F46B9B4.8070308@alltel.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Jason House wrote:

> I've gone through all the steps to set up postgreSQL on windows XP. I
> have updated permissions (to /tmp /usr/bin /usr/bin/*), verified the
> system path variable, and verified that ipc and postmaster services
> have been started. I don't understand why I'm getting the following
> error:
>
> $ psql -U postgres template1
> psql: 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"?
>
> The error does not change if I log in as myself or as postgres.
> Any hints as to what to try would be greatly appreciated.
>
At the risk of looking for the obvious, did you run createdb and check
that the created database files have the correct permissions?

Regards,
Ken

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Mac 2003-08-23 07:14:45 Re: Not able to install Windows Version Yet
Previous Message Bill McCormick 2003-08-23 00:32:55 Re: postgres help