On Fri, Nov 24, 2000 at 12:34:29PM -0600, Mike Castle allegedly wrote:
> ipcclean
> pg_ctl stop
>
> Though finding out about ipcclean was not easy considering the output
> given. There is no mention of it in any of the FAQs.
>
> mrc
You could also use ipcrm manually to clean up the shm segment
ipcclean
pg_ctl stop
Though finding out about ipcclean was not easy considering the output
given. There is no mention of it in any of the FAQs.
mrc
--
Mike Castle Life is like a clock: You can work constantly
[EMAIL PROTECTED] and be right all the time, or not work at all
www.
Hi all!
I couldn't find a way to make my DB server work again.
I did this:
in postgres user killall -9 postmaster (I wanted to stop the server)
then rm /tmp/.s.PGSQL.5432
I tried to restart the server but I got this error:
[postgres@aux-209-217-53-170 postgres]$ postmaster -D /usr/local/pgsql/d