Re: Problems with permissions after CYGWIN upgrade

From: Jason Tishler <jason(at)tishler(dot)net>
To: David Garrett <davidg(at)communication(dot)concepts(dot)cc>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Problems with permissions after CYGWIN upgrade
Date: 2003-06-15 12:05:50
Message-ID: 20030615120550.GA1800@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

David,

On Sun, Jun 15, 2003 at 06:25:15PM +1000, David Garrett wrote:
> I refer to a recent post ...
>
> Problems with permissions after CYGWIN upgrade
> http://archives.postgresql.org/pgsql-cygwin/2003-03/msg00053.php
>
> I have the same problem even though I am using the "postmaster -i"
> workaround you proposed.
>
> [snip]
>
> The error I receive is as follows:
>
> Administrator(at)xxx ~
> $ psql -U postgres template1
> psql: could not connect to server: Bad file descriptor
> Is the server running locally and accepting
> connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

Sorry, I forgot to mention that one needs to run psql as follows:

$ psql -h localhost -U postgres template1
^^^^^^^^^^^^

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message deststar 2003-06-15 15:54:21 sa_family_t in cygwin compile of cvs + regression failure
Previous Message David Garrett 2003-06-15 08:32:32 Re: Problems with permissions after CYGWIN upgrade