Re: [GENERAL] can't re-start postgresql

2001-06-01 Thread Tom Lane
[EMAIL PROTECTED] writes: > [postgres@localhost postgres]$ ipcrm shm 4224672 > shmctl : Identifier removed > [postgres@localhost postgres]$ ipcs -m 4224672 > ((returns a ton of addr info)) The old postmaster may be gone, but what about child backends? I don't think the shm segment will go away

[GENERAL] can't re-start postgresql

2001-06-01 Thread mjbjr
I had a system, that was running postgres-7.1-1, lockup, and I had to reboot. Since the reboot, I can't get postgresql restarted. As user 'postgres': [postgres@localhost postgres]$ date Thu May 31 00:40:09 PDT 2001 ((current date)) [postgres@localhost postgres]$ echo $PGDATA /var/lib/pgsql/da