Re: Problems with permissions after CYGWIN upgrade

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Problems with permissions after CYGWIN upgrade
Дата
Msg-id 20030615120550.GA1800@tishler.net
обсуждение исходный текст
Ответ на Problems with permissions after CYGWIN upgrade  (David R Robison <drrobison@openroadsconsulting.com>)
Список 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@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

В списке pgsql-cygwin по дате отправления:

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: Cygwin and phpPgAdmin
Следующее
От: deststar
Дата:
Сообщение: sa_family_t in cygwin compile of cvs + regression failure