| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Ted Nolan SRI Augusta GA <ted(at)ags(dot)ga(dot)erg(dot)sri(dot)com> |
| Cc: | =?ISO-8859-1?Q?R=FCdiger_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:45:09 |
| Message-ID: | 199907092145.RAA21437@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
> As I recall, the regression test for NT had a lot of problems with date
> information. I'm mainly ignoring that.
>
> I know there's nobody who wants to do it (certainly I haven't the time
> right now), but the NT port practically screams for a binary dist and a
> more detailed compile/install doc.
Yes, I hear you.
New README.NT info:
[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 when connecting to the database from a client, set the PGHOST
environment variable to 'localhost' or supply the hostname on the
command line.
--
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 | Wolfgang Maron | 1999-07-10 10:00:46 | Linux-2-2-5-port |
| Previous Message | Bruce Momjian | 1999-07-09 21:42:23 | Re: [PORTS] Problems with postgresql and Win NT |