Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6adef4 commit 4d1a60aCopy full SHA for 4d1a60a
INSTALL
@@ -493,7 +493,7 @@ PostgreSQL:
493
following single line:
494
pg:2345:respawn:/bin/su - postgres -c
495
"/usr/local/pgsql/bin/postmaster -D/usr/local/pgsql/data
496
- >> /usr/local/pgsql/server.log 2>&1" /dev/null
+ >> /usr/local/pgsql/server.log 2>&1" >/dev/null
497
(The author of this example says this example will revive the
498
postmaster if it dies, but he doesn't know if there are other side
499
effects.)
0 commit comments