Re: Problem with postgres initdb

2005-07-17 Thread Frank Streitzig
Hi Igor, many thanks. I have forget to set enviroment variable CYGWIN=server. Frank Am Sun, 17 Jul 2005 05:42:07 +0200 schrieb Igor Pechtchanski <[EMAIL PROTECTED]>: On Sat, 16 Jul 2005, Frank Streitzig wrote: i have problem to init postgres database with initdb. What can i do? Cygserve

Re: Problem with postgres initdb

2005-07-16 Thread Igor Pechtchanski
On Sat, 16 Jul 2005, Frank Streitzig wrote: > i have problem to init postgres database with initdb. > What can i do? > Cygserver and IPC Daemon is started. > [snip] > $ initdb --debug -D /data/pgsql/data > Running in debug mode. > [snip] > /usr/bin/initdb: line 564: 3792 Bad system call "

Problem with postgres initdb

2005-07-16 Thread Frank Streitzig
Hi, i have problem to init postgres database with initdb. What can i do? Cygserver and IPC Daemon is started. Many thanks Frank $ initdb --debug -D /data/pgsql/data Running in debug mode. initdb: internal variables: PGDATA=/data/pgsql/data datadir=/usr/share/postgresql PGPATH=/usr/bin