From: "phinsxiii(at)knology(dot)net" <phinsxiii(at)knology(dot)net>
To: pgsql-cygwin(at)postgresql(dot)org
Subject:
Date: 2004-08-06 17:42:48
Message-ID: 20040806174248.545.qmail@webmail1.knology.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

  • Re: at 2004-08-09 02:01:12 from Mike G

Browse pgsql-cygwin by date

  From Date Subject
Next Message mike g 2004-08-07 01:51:28 Re: PostgreSQL in Windows2000 PRO
Previous Message Sanjay Rajvanshi 2004-08-06 15:45:56 Re: initdb failing