Re: [ADMIN] Cannot start PGSQL

2008-03-19 Thread Devrim GÜNDÜZ
Hi, On Thu, 2008-03-20 at 10:54 +0530, smp wrote: > FATAL: database files are incompatible with server > DETAIL: The database cluster was initialized with PG_CONTROL_VERSION > 71, but the server was compiled with PG_CONTROL_VERSION 812. > HINT: It looks like you need to initdb. You have an ol

Re: [ADMIN] Cannot start PGSQL

2008-03-19 Thread smp
GÜNDÜZ <[EMAIL PROTECTED]> To: smp <[EMAIL PROTECTED]> Cc: pgsql-admin@postgresql.org Sent: Thursday, 20 March, 2008 10:19:06 AM Subject: Re: [ADMIN] Cannot start PGSQL Hi, On Thu, 2008-03-20 at 10:07 +0530, smp wrote: > > There is nothing in serverlog. > > What can be the

Re: [ADMIN] Cannot start PGSQL

2008-03-19 Thread Devrim GÜNDÜZ
Hi, On Thu, 2008-03-20 at 10:07 +0530, smp wrote: > > There is nothing in serverlog. > > What can be the reason? Check /var/lib/pgsql/pgstartup.log , if it exists. Regards, -- Devrim GÜNDÜZ , RHCE PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared an

[ADMIN] Cannot start PGSQL

2008-03-19 Thread smp
I'm a novice & I'm trying to start posgtres by doing /etc/init.d/postgresql start. It starts. But the next min if i try to check the process by doing ps -auwx | grep post, I dont see any process. My installation is in /var/lib/pgsql/data. There is nothing in serverlog. What can be the rea

[ADMIN] Cannot start PGSQL

2008-03-19 Thread smp
I'm a novice & I'm trying to start posgtres by doing /etc/init.d/postgresql start. It starts. But the next min if i try to check the process by doing ps -auwx | grep post, I dont see any process. My installation is in /var/lib/pgsql/data. There is nothing in serverlog. What can be the reason?