Re: [BUG] Bad File Descriptor while trying to set up postgresql -- ATTACHMENTS

2004-08-28 Thread Pierre A. Humblet
On Sat, Aug 28, 2004 at 07:20:54PM +0200, Reini Urban wrote: > David A. Cobb schrieb: > >creating configuration files... chmod: changing permissions of > >`/var/database/pgsql/pg_hba.conf': Bad file descriptor > >chmod: changing permissions of `/var/database/pgsql/pg_ident.conf': Bad > >file desc

Re: [BUG] Bad File Descriptor while trying to set up postgresql -- ATTACHMENTS

2004-08-28 Thread Reini Urban
David A. Cobb schrieb: creating configuration files... chmod: changing permissions of `/var/database/pgsql/pg_hba.conf': Bad file descriptor chmod: changing permissions of `/var/database/pgsql/pg_ident.conf': Bad file descriptor chmod: changing permissions of `/var/database/pgsql/postgresql.conf':

Re: [BUG] Bad File Descriptor while trying to set up postgresql

2004-08-28 Thread Reini Urban
David A. Cobb schrieb: At first, this stopped me entirely from initializing postgres; however, today the initdb & createdb succeeded -- I don't know what changed. In any case, references to the database directory during the initdb incur a Bad File Descriptor complaint when trying to set permiss

[BUG] Bad File Descriptor while trying to set up postgresql

2004-08-27 Thread David A. Cobb
At first, this stopped me entirely from initializing postgres; however, today the initdb & createdb succeeded -- I don't know what changed. In any case, references to the database directory during the initdb incur a Bad File Descriptor complaint when trying to set permissions. The partition wh