Re: Postgres not working anymore

2005-07-13 Thread Jon A. Lambert
Jon A. Lambert wrote: Some additional info: I tried to start it the other way... [EMAIL PROTECTED] /var/postgresql $ /usr/bin/pg_ctl -D /var/postgresql/data -l logfile start pg_ctl: Another postmaster may be running. Trying to start postmaster anyway. postmaster successfully started [EMAIL

Re: Postgres not working anymore

2005-07-13 Thread Jon A. Lambert
Igor Pechtchanski wrote: On Wed, 13 Jul 2005, Jon A. Lambert wrote: I dunno. I still cannot execute initdb script with latest coreutils. Or is this some sort of bash/ash problem? [snip] /usr/bin/initdb: line 564: 484 Bad system call "$PGPATH"/postgres -boot -x0 $TEST_OPT template1 >/

Re: Postgres not working anymore

2005-07-13 Thread Igor Pechtchanski
On Wed, 13 Jul 2005, Jon A. Lambert wrote: I dunno. I still cannot execute initdb script with latest coreutils. Or is this some sort of bash/ash problem? [snip] /usr/bin/initdb: line 564: 484 Bad system call"$PGPATH"/postgres -boot -x0 $TEST_OPT template1 /dev/null 2>&1

Re: Postgres not working anymore

2005-07-13 Thread Jon A. Lambert
I dunno. I still cannot execute initdb script with latest coreutils. Or is this some sort of bash/ash problem? cygcheck output attached and initdb script is pristine. -- $ initdb -D /var/postgresql/data The files belonging to this database system will be owned by user "jlambert".

Re: Postgres not working anymore

2005-07-12 Thread Jon A. Lambert
Eric Blake wrote: Oops - it is certainly the same coreutils bug, and I am polishing my patch for it. I'm putting even more priority on getting coreutils-5.3.0-8 out the door. (Hey, at least since I am sharing code between cp, mv, and ln, all my work over the weekend to get ln working has alrea

Re: Postgres not working anymore

2005-07-11 Thread Jon A. Lambert
Eric Blake wrote: Oops - it is certainly the same coreutils bug, and I am polishing my patch for it. I'm putting even more priority on getting coreutils-5.3.0-8 out the door. (Hey, at least since I am sharing code between cp, mv, and ln, all my work over the weekend to get ln working has alre

Re: Postgres not working anymore

2005-07-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jon A. Lambert on 7/11/2005 6:17 AM: > cp: cannot stat `/dev/null.exe': No such file or directory > > initdb: failed > initdb: removing data directory "/var/postgresql/data" > > [EMAIL PROTECTED] /var/postgresql > $ ls /dev/null > /dev/n