Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9787 - PostgreSQL init script fixes.
Summary: PostgreSQL init script fixes.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-27 16:37 UTC by Eric Renfro
Modified: 2007-09-22 23:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Updated init.d and conf.d scripts for PostgreSQL. (postgresql-init.tar.bz2,848 bytes, application/octet-stream)
2002-10-27 16:38 UTC, Eric Renfro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Renfro 2002-10-27 16:37:30 UTC
This fixes problems with postgresql's init scripts, allowing it to properly shut
down, startup, restart, and adds a conf.d config for changing it's runtime
options, such as adding -i for enabling TCP/IP of postgresql.
Comment 1 Eric Renfro 2002-10-27 16:38:25 UTC
Created attachment 5094 [details]
Updated init.d and conf.d scripts for PostgreSQL.

The updated init.d & new conf.d scripts for PostgreSQL.
Comment 2 Eric Renfro 2002-10-27 16:52:05 UTC
Also note:

There's no return status of it it starts or stopped.
If it fails to start, runinit still thinks it started. I didn't know how to
correct this part. :(
Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2002-10-27 19:26:17 UTC
committed. thanks.