Re: Problems Restarting PostgreSQL Daemon - Mailing list pgsql-general

From Rich Shepard
Subject Re: Problems Restarting PostgreSQL Daemon
Date
Msg-id Pine.LNX.4.64.0807261235060.12183@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Problems Restarting PostgreSQL Daemon  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
Responses Re: Problems Restarting PostgreSQL Daemon
Re: Problems Restarting PostgreSQL Daemon
List pgsql-general
On Wed, 23 Jul 2008, Andrej Ricnik-Bay wrote:

> Now there's an interesting piece of information :) How long
> ago did you upgrade it?

Andrej,

   I found the thread in the archives for June of this year.

   Re-reading the posted results of running initdb I tried a different
approach to starting the server. Instead of using pg_ctl I used 'postgres -D
/var/lib/pgsql/data &' (while logged in as user postgres, of course.) That
cleaned up a bad shutdown (when I had to reboot the system after it hung),
fixed the missing socket, and replaced the .pid. So, it's up and running
once again.

   My question is how best to modify the startup script so the postmaster
fires up when the system is rebooted. I don't see an option to 'su' to
specify the postgres user's password so I can script this. Have you any
recommendation?

Thanks,

Rich

--
Richard B. Shepard, Ph.D.               |  Integrity            Credibility
Applied Ecosystem Services, Inc.        |            Innovation
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863

pgsql-general by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: how to remove the duplicate elements from an array?
Next
From: Tino Wildenhain
Date:
Subject: Re: php + postgresql