Contents
silent_mode
A former configuration parameter for running PostgreSQL silently
This entry relates to a PostgreSQL feature, application/utility, website or other subject which is no longer available/maintained.
silent_mode
is a former configuration parameter which causes the server to disassociate from the controlling terminal and run silently in the background.
silent_mode
was added in PostgreSQL 7.1 and removed in PostgreSQL 9.2.
Change history
- PostgreSQL 7.1
- added (commit 2af8b963)
References
- PostgreSQL 9.1 documentation: silent_mode