Re: [ADMIN] weird fatal error starting postmaster

From: Karl DeBisschop <kdebisschop(at)range(dot)infoplease(dot)com>
To: dhudes(at)hudes(dot)org
Cc: lamar(dot)owen(at)wgcr(dot)org, pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [ADMIN] weird fatal error starting postmaster
Date: 2000-01-05 20:11:19
Message-ID: 200001052011.PAA28646@skillet.infoplease.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


seems like your ps is not standards redhat. "ps -u postgres" works
fine for me on RH60 and RH61. This could easily affect the way your
init script works - the functions us ps in part to get pid values.

I'd run the stop repeatedly until you always get a 'failed' trying to
stop the db. Then run the start.

I've got a suspician that inittab may not ne synced and init is still
restarting the postmaster on you. I'm not sure, but it may be worth
double or triple checking.

Good luck

Karl

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Lamar Owen 2000-01-05 20:18:19 Re: [ADMIN] weird fatal error starting postmaster
Previous Message Dana Hudes 2000-01-05 19:54:15 Re: [ADMIN] weird fatal error starting postmaster