Re: Problems Restarting PostgreSQL Daemon

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: Postgres General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Problems Restarting PostgreSQL Daemon
Date: 2008-07-26 21:43:52
Message-ID: Pine.LNX.4.64.0807261442020.12183@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 27 Jul 2008, Andrej Ricnik-Bay wrote:

> if [ -x /etc/rc.d/rc.postgres ]; then
> /etc/rc.d/rc.postgres start
> fi
> to your /etc/rc.d/rc.local

Well, that's the problem, Andrej. I have that script, and it worked fine
with postgres-6.x through -8.1, but failed to correctly start the postmaster
after the system reboot.

I can try twiddling with the script; it calls pg_ctl, and that should
work, but apparently something broke last week.

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2008-07-26 21:45:11 Re: Problems Restarting PostgreSQL Daemon
Previous Message aravind chandu 2008-07-26 21:32:05 procedure to load xml file data in postgesql