1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Update /contrib and TODO.detail.

This commit is contained in:
Bruce Momjian
2001-02-06 17:47:48 +00:00
parent 98f7176c03
commit a0b9ffbbeb
2 changed files with 49 additions and 1 deletions

View File

@ -19,7 +19,7 @@ PM_ARGS="-i -F"
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# What to use to start up the postmster, and a few names.
DAEMON=/home/postgres/bin/pg_ctl
DAEMON=/usr/local/pgsql/bin/pg_ctl
NAME=postmaster
FILE=postgresql
DESC="PostgreSQL RDBMS"