"Shahid Butt" <[EMAIL PROTECTED]> writes:
> I am using PostgreSQL 7.4.7 and Red Hat Enterprise Linux 4.
> I want to start the Postgres Postmaster automatically when the server
> boots up.
If you're using an RPM distribution then you shouldn't need to muck with
rc.local. The startup files are th
On 2/6/06, Shahid Butt <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am using PostgreSQL 7.4.7 and Red Hat Enterprise Linux 4.
>
> I want to start the Postgres Postmaster automatically when the server
> boots up.
> I have tried putting the command
> "/usr/local/pgsql/bin/pg_ctl -D /usr/local/pgsql/data -l
> I am using PostgreSQL 7.4.7 and Red Hat Enterprise Linux 4.
>
> I want to start the Postgres Postmaster automatically when the server
> boots up.
> I have tried putting the command
> "/usr/local/pgsql/bin/pg_ctl -D /usr/local/pgsql/data -l
> /usr/local/pgsql/data/server.log start"
> In the /et
This might be trivial, but, shouldn't you su to the user(postgres or
whatever you used) that's supposed to run the postmaster?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Shahid Butt
Sent: Monday, February 06, 2006 9:34 AM
To: pgsql-general@postgresql