Lists: | pgsql-cygwin |
---|
From: | Tan Phat Huynh <tanphat99ct(at)yahoo(dot)com> |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Can't not run initdb |
Date: | 2004-12-28 12:21:05 |
Message-ID: | 20041228122105.79388.qmail@web52808.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-cygwin |
Hi all.
My name: Tan Phat
My Email: tanphat99ct(at)yahoo(dot)com
Postgresql version : Postgresql-7.4.5
My problem:
I can't not run initdb
Please help me sovle this problem
$ initdb -D /usr/local/pgsql/data -W -E LATIN1
The files belonging to this database system will be
owned by user "staff2".
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"
__________________________________
Do you Yahoo!?
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com
From: | Mike G <mike(at)thegodshalls(dot)com> |
---|---|
To: | Tan Phat Huynh <tanphat99ct(at)yahoo(dot)com> |
Cc: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Re: Can't not run initdb |
Date: | 2004-12-30 05:34:56 |
Message-ID: | 1104384896.19080.2.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-cygwin |
Cygserver is not running and / or not in your path.
That is what causes sig 11.
See the readme included with the install.
On Tue, 2004-12-28 at 06:21, Tan Phat Huynh wrote:
> Hi all.
> My name: Tan Phat
> My Email: tanphat99ct(at)yahoo(dot)com
> Postgresql version : Postgresql-7.4.5
>
> My problem:
> I can't not run initdb
> Please help me sovle this problem
>
> $ initdb -D /usr/local/pgsql/data -W -E LATIN1
> The files belonging to this database system will be
> owned by user "staff2".
> 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"
>
>
>
>
> __________________________________
> Do you Yahoo!?
> The all-new My Yahoo! - What will yours do?
> http://my.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org