Re: [PORTS] Problems with postgresql and Win NT

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PORTS] Problems with postgresql and Win NT
Дата
Msg-id 199907092142.RAA21402@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [PORTS] Problems with postgresql and Win NT  ("Sam O'Connor" <sam@oconnor.net>)
Список pgsql-ports
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Did you try setting -i on postmaster, and psql -h 127.0.0.1?
> I don't think unix domain sockets work under NT.
> I have PG (semi) successfully running on NT.
>

Added to the bottom of README.NT:

[Added by bjm]

By default, PostgreSQL clients like psql communicate by default using
unix domain sockets, which don't work on NT.  Start the postmaster with
-i, and supply the hostname when connecting to the database.



--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Ted Nolan SRI Augusta GA
Дата:
Сообщение: Re: [PORTS] Problems with postgresql and Win NT
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PORTS] Problems with postgresql and Win NT