Re: [GENERAL] Newbie [CentOS 5.2] service postgresql initdb

2008-08-14 Thread Daneel
Scott Marlowe wrote: On Tue, Aug 12, 2008 at 9:25 AM, Daneel <[EMAIL PROTECTED]> wrote: While going through http://wiki.postgresql.org/wiki/Detailed_installation_guides and typing service postgresql start as root I got "/var/lib/pgsql/data is missing. Use "service postg

Re: [GENERAL] Newbie [CentOS 5.2] service postgresql initdb

2008-08-14 Thread Daneel
Martin Marques wrote: Daneel escribió: Daneel wrote: While going through http://wiki.postgresql.org/wiki/Detailed_installation_guides and typing service postgresql start as root I got "/var/lib/pgsql/data is missing. Use "service postgresql initdb" to initialize the cluster f

Re: [GENERAL] Newbie [CentOS 5.2] service postgresql initdb

2008-08-14 Thread Daneel
ur I'm sorry, just followed a guide setting up newsgroups. I've put it right. I also didn't see that it could cause any difficulties to others. Daneel On Tue, Aug 12, 2008 at 9:25 AM, Daneel <[EMAIL PROTECTED]> wrote: While going through http://wiki.postgresql.org/wik

[GENERAL] Newbie [CentOS 5.2] service postgresql initdb

2008-08-13 Thread Daneel
get "se: [FAILED]". However, /var/lib/pqsql/data is created and user postgres owns it. But then I run service postgresql start and the very same error occurs.. Daneel -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www

Re: [GENERAL] Newbie [CentOS 5.2] service postgresql initdb

2008-08-13 Thread Daneel
Daneel wrote: While going through http://wiki.postgresql.org/wiki/Detailed_installation_guides and typing service postgresql start as root I got "/var/lib/pgsql/data is missing. Use "service postgresql initdb" to initialize the cluster first." When I run service postgre