| From: | "Smith, David (DMSMITH)" <DMSMITH(at)arinc(dot)com> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Win2000 and postgresql |
| Date: | 2001-10-10 17:19:26 |
| Message-ID: | 73A298C22C70D311AE7F00508B4A82542214A5@exwr2mb1.arinc.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
I am trying to get PostgreSQL to work on Windows 2000. I have
compiled the dll's and the psql.exe using nmake. I can run initdb,
postmaster, and ipc-daemon from cygwin, but I want to try running everything
natively in win2k.
I try running the postmaster from cygwin and connecting to it using
the psql.exe built by windows, but I get the following error:
C:\POST2K\POSTGR~1.3\SRC\BIN\PSQL\RELEASE\PSQL.EXE: connectDBStart()
-- socket()
failed: errno=0
No error
Does anyone have any suggestions?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Link | 2001-10-11 14:28:31 | waiting for results |
| Previous Message | Josh Berkus | 2001-10-09 21:35:46 | Re: Loading current_user and current_timestamp using COPY |