From: | "Beswick Alan" <Alan(dot)Beswick(at)nrme(dot)qld(dot)gov(dot)au> |
---|---|
To: | <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | cygwin on windows problem |
Date: | 2004-09-09 03:54:24 |
Message-ID: | 29D325FBEE5C28428A31BA4E971C53CC015AB8A5@indpllymail.lands.resnet.qg |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Hi
I get the following errors trying to get postgres running. The system is
$ uname -a
CYGWIN_NT-5.1 nes10600 1.5.10(0.116/4/2) 2004-05-25 22:07 i686 unknown
unknown Cygwin
postgres is postgres (PostgreSQL) 7.4.3
postgres --describe-config output is attached
<<postgres --describe-config.txt>>
I also found this
$ grep 12 /usr/include/cygwin/signal.h
#define SIGSYS 12 /* bad argument to system call */
Any suggestions would be very gratefully received
ta
Alan
BESWICA(at)nes10600 ~
$ ipc-daemon2 &
[1] 3532
BESWICA(at)nes10600 ~
$ initdb -D /usr/local/pgsql/data -W -E LATIN1
The files belonging to this database system will be owned by user
"BESWICA".
This user must also own the server process.
The database cluster will be initialized with locale C.
creating directory /usr/local/pgsql/data... ok
creating directory /usr/local/pgsql/data/base... ok
creating directory /usr/local/pgsql/data/global... ok
creating directory /usr/local/pgsql/data/pg_xlog... ok
creating directory /usr/local/pgsql/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/pgsql/data/base/1... Signal 12
initdb: failed
initdb: removing data directory "/usr/local/pgsql/data"
Alan Beswick
Climate Impacts and Natural Resource Systems
Dept of Natural Resources, Mines and Energy
80 Meiers Rd, Indooroopilly 4068
Phone 07 3896 9741
Facsimile 07 3896 9843
************************************************************************
The information in this e-mail together with any attachments is
intended only for the person or entity to which it is addressed
and may contain confidential and/or privileged material.
Any form of review, disclosure, modification, distribution
and/or publication of this e-mail message is prohibited.
If you have received this message in error, you are asked to
inform the sender as quickly as possible and delete this message
and any copies of this message from your computer and/or your
computer system network.
************************************************************************
Attachment | Content-Type | Size |
---|---|---|
postgresSettings.txt | text/plain | 18.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-09-10 01:54:54 | Re: CYGWIN pgrename hacks fail |
Previous Message | Jean-Pierre Pelletier | 2004-09-09 01:47:28 | All Production releases of PostgreSQL hung because of bugs in cygserver |