Re: Bug #948: Postgresql server abruptly shutdown now database doesnt start

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: mandar(dot)salunkhe(at)hp(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #948: Postgresql server abruptly shutdown now database doesnt start
Date: 2003-04-17 14:47:45
Message-ID: 10623.1050590865@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> But now when we run this , we get

> hp(at)ACACIA ~
> $ cd /usr/local/pgsql/bin/

> hp(at)ACACIA /usr/local/pgsql/bin
> $ ipc-daemon &
> [1] 18140

> hp(at)ACACIA /usr/local/pgsql/bin
> $ ./postmaster -i -D /usr/local/pgsql/data

> And the process hangs there.

I'd have to guess that something is wrong with ipc-daemon. You should
look to see if it has any on-disk state that needs to be cleaned up.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2003-04-18 06:55:32 Bug #949: Incorrecr parse charset.conf and recode tables.
Previous Message pgsql-bugs 2003-04-17 13:47:27 Bug #948: Postgresql server abruptly shutdown now database doesnt start