- Mailing list pgsql-cygwin

From phinsxiii@knology.net
Subject
Date
Msg-id 20040806174248.545.qmail@webmail1.knology.net
Whole thread Raw
Responses Re:  (Mike G <mike@thegodshalls.com>)
List pgsql-cygwin
Dear Sirs:

I followed the directions to the "t" as stated @:

http://www.postgresql.org/docs/faqs/text/FAQ_MSWIN

I can not get postgresql to work with cygwin and generate the following
errors:

$ /usr/sbin/cygserver &
[1] 1396


$ cygserver: Initialization complete.  Waiting for requests.
initdb -D /usr/local/gsql/data -W -E LATIN1
The files belonging to this database system will be owned by
user "sarmstrong".
This user must also own the server process.

The database cluster will be initialized with locale C.

creating directory /usr/local/gsql/data... ok
creating directory /usr/local/gsql/data/base... ok
creating directory /usr/local/gsql/data/global... ok
creating directory /usr/local/gsql/data/pg_xlog... ok
creating directory /usr/local/gsql/data/pg_clog... ok
selecting default max_connections... Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
10
selecting default shared_buffers... Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
50
creating configuration files... ok
creating template1 database in /usr/local/gsql/data/base/1... Signal 12

initdb: failed
initdb: removing data directory "/usr/local/gsql/data"


$ postmaster -D /usr/local/pgsql/data
postmaster: could not find the database system
Expected to find it in the directory "/usr/local/pgsql/data",
but could not open file "/usr/local/pgsql/data/global/pg_control": No such
file
or directory

I am trying to get this to run on Windows.  Please help.

Thanks:)

SA



"I can do everything on my Mac I used to do on my PC, plus a whole lot
more!"
-- Me


pgsql-cygwin by date:

Previous
From: mike g
Date:
Subject: Re: initdb failure
Next
From: Mike G
Date:
Subject: Re: