Re: how to start postmaster at system boot on linux? - Mailing list pgsql-general

From Peter L. Berghold
Subject Re: how to start postmaster at system boot on linux?
Date
Msg-id FqeI2.4947$1P.1823@news.rdc1.nj.home.com
Whole thread Raw
In response to how to start postmaster at system boot on linux?  ("Bernhard Krick" <h9151366@obelix.wu-wien.ac.at>)
List pgsql-general
Bernhard Krick wrote in message ...
>how to start postmaster at system boot  on linux?
>
>please can anyone tell me which files i have to change step by step.
>



Create an entry in your /etc/rc3.d directory consisting of a symbolic
link to a startup script that you create for this purpose.  Mine just
consists of a line

/bin/su postgres -c "/usr/local/pgsql/bin/postmaster -S -i -D
/local/db0"

that simple...




pgsql-general by date:

Previous
From: "Jonathan A. Zdziarski"
Date:
Subject: Database access permissions
Next
From: Gregory Maxwell
Date:
Subject: Re: [GENERAL] Timestamp