projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6adef4
)
install cleanup
author
Bruce Momjian
Wed, 25 Mar 1998 01:45:33 +0000
(
01:45
+0000)
committer
Bruce Momjian
Wed, 25 Mar 1998 01:45:33 +0000
(
01:45
+0000)
INSTALL
patch
|
blob
|
blame
|
history
diff --git
a/INSTALL
b/INSTALL
index 133ff20d668b7d2e21640e501ea0ef621b9378b8..5c6fb6bed586f8c6bcdf1bea88ea1b00c96a7c40 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-493,7
+493,7
@@
PostgreSQL:
following single line:
pg:2345:respawn:/bin/su - postgres -c
"/usr/local/pgsql/bin/postmaster -D/usr/local/pgsql/data
- >> /usr/local/pgsql/server.log 2>&1" /dev/null
+ >> /usr/local/pgsql/server.log 2>&1"
>
/dev/null
(The author of this example says this example will revive the
postmaster if it dies, but he doesn't know if there are other side
effects.)