Difference between revisions of "Postgresql.conf"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 5: Line 5:
 
* <code>[[/etc/postgresql/10/main/postgresql.conf]]</code>
 
* <code>[[/etc/postgresql/10/main/postgresql.conf]]</code>
  
 +
::
 +
::
  
 +
*<code>logging_collector</code>
  
 +
*<code>listen_addresses = 'localhost'     (Use * for listening on all addresses, review also <code>[[pg_hba.conf]]</code> configuration)</code>
  
logging_collector
+
*<code>[[data_directory]] = '[[/var/lib/]]postgresql/10/main'</code>
 
 
listen_addresses = 'localhost'     (Use * for listening on all addresses, review also <code>[[pg_hba.conf]]</code> configuration)
 
 
 
[[data_directory]] = '[[/var/lib/]]postgresql/10/main'
 
 
 
  
 
== Related terms ==
 
== Related terms ==

Revision as of 12:56, 20 September 2021

Advertising: