Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4d1a60a

Browse files
committed
install cleanup
1 parent d6adef4 commit 4d1a60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ PostgreSQL:
493493
following single line:
494494
pg:2345:respawn:/bin/su - postgres -c
495495
"/usr/local/pgsql/bin/postmaster -D/usr/local/pgsql/data
496-
>> /usr/local/pgsql/server.log 2>&1" /dev/null
496+
>> /usr/local/pgsql/server.log 2>&1" >/dev/null
497497
(The author of this example says this example will revive the
498498
postmaster if it dies, but he doesn't know if there are other side
499499
effects.)

0 commit comments

Comments
 (0)