Re: Postgres 7.1 RPM

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Daniel Iordan <daniel(at)iobion(dot)com>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Postgres 7.1 RPM
Date: 2001-04-19 17:12:16
Message-ID: 3ADF1C70.26926A14@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Daniel Iordan wrote:
>
> If you do not shut down the database correctly, with
> /etc/init.d/postgresql stop (let's say you have a powercut),

On a powercut, you have other problems. A system shutdown will execute
the stop script if the right sysv initscript tools are used to insert
the postgresql script into the boot chain. On RH 7, use chkconfig to do
this.

> when you try
> /etc/init.d/postgresql start it doesn't work.
> After deleting the file
> /var/lib/pgsql/data/postmaster.pid everything is okay.

Automatically deleting the pid file would be a bad thing.

Thanks for the report!
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce MacKay 2001-04-19 17:47:18 Error compiling 7.1 on Caldera OpenLinux
Previous Message root 2001-04-19 15:30:29 Failure to compile on Caldera OpenLinux