Обсуждение: startup scripts

Поиск
Список
Период
Сортировка

startup scripts

От
"Laureen Lampe"
Дата:

From where can I download a startup script for postgresql to put in /etc/init.d?

 

Thanks,

Laureen

 

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
 
Laureen Lampe
Database Administrator
Symyx IntelliChem

755 SW Bonnett Way, Suite 2100
Bend, OR  97702  USA
541-382-7043 x140
877-673-1792 FAX

laureen.lampe@symyx.com
www.intellichem.com, www.symyx.com
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

 

=======
Notice: This e-mail message, together with any attachments, contains
information of Symyx Technologies, Inc. that may be confidential,
proprietary, copyrighted, privileged and/or protected work product,
and is meant solely for the intended recipient. If you are not the
intended recipient, and have received this message in error, please
contact the sender immediately, permanently delete the original and
any copies of this email and any attachments thereto.

Re: startup scripts

От
"Anjan Dave"
Дата:

Check in the contrib directory of the source tree. Techdocs.postgresql.org site also has some to download I believe.

 

-anjan

 


From: Laureen Lampe [mailto:laureen.lampe@symyx.com]
Sent: Friday, December 16, 2005 12:01 PM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] startup scripts

 

From where can I download a startup script for postgresql to put in /etc/init.d?

 

Thanks,

Laureen

 

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
 
Laureen Lampe
Database Administrator
Symyx IntelliChem

755 SW Bonnett Way, Suite 2100
Bend, OR  97702  USA
541-382-7043 x140
877-673-1792 FAX

laureen.lampe@symyx.com
www.intellichem.com, www.symyx.com
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

 

=======
Notice: This e-mail message, together with any attachments, contains
information of Symyx Technologies, Inc. that may be confidential,
proprietary, copyrighted, privileged and/or protected work product,
and is meant solely for the intended recipient. If you are not the
intended recipient, and have received this message in error, please
contact the sender immediately, permanently delete the original and
any copies of this email and any attachments thereto.

Re: startup scripts

От
Tom Lane
Дата:
"Anjan Dave" <adave@vantage.com> writes:
>> From where can I download a startup script for postgresql to put in
>> /etc/init.d?

> Check in the contrib directory of the source tree.
> Techdocs.postgresql.org site also has some to download I believe.

Also, the RPM distributions have one.  If you already have the source
and don't want to download a whole RPM, try snarfing it from the
pgsqlrpms CVS at http://pgfoundry.org/projects/pgsqlrpms/

            regards, tom lane