| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Sam(at)oconnor(dot)net |
| Cc: | "[R_diger] Martin" <ruedee(at)gmx(dot)de>, pgsql-ports(at)postgreSQL(dot)org |
| Subject: | Re: [PORTS] Problems with postgresql and Win NT |
| Date: | 1999-07-09 21:42:23 |
| Message-ID: | 199907092142.RAA21402@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1999-07-09 21:45:09 | Re: [PORTS] Problems with postgresql and Win NT |
| Previous Message | Sam O'Connor | 1999-07-09 21:24:19 | Re: [PORTS] Problems with postgresql and Win NT |