Skip to content
Snippets Groups Projects
Select Git revision
  • benchmark-tools
  • postgres-lambda
  • master default
  • REL9_4_25
  • REL9_5_20
  • REL9_6_16
  • REL_10_11
  • REL_11_6
  • REL_12_1
  • REL_12_0
  • REL_12_RC1
  • REL_12_BETA4
  • REL9_4_24
  • REL9_5_19
  • REL9_6_15
  • REL_10_10
  • REL_11_5
  • REL_12_BETA3
  • REL9_4_23
  • REL9_5_18
  • REL9_6_14
  • REL_10_9
  • REL_11_4
23 results

postgresql.conf.sample

  • Bruce Momjian's avatar
    d4be99f6
    (I always forget what the magic numbers 0 through 2 means for the · d4be99f6
    Bruce Momjian authored
    "syslog" option.)
    
    By the way: The "virtual_host" parameter is a bad name for that
    particular option, I think. "Virtual host" signals that PostgreSQL will
    behave differently according to which IP address it's contacted (like
    Apache's virtual host support which makes the web-server serve different
    sites according to different criteria). A better word for the options
    would be "tcpip_listen_addr" or something like that.
    
    Troels Arvin
    d4be99f6
    History
    (I always forget what the magic numbers 0 through 2 means for the
    Bruce Momjian authored
    "syslog" option.)
    
    By the way: The "virtual_host" parameter is a bad name for that
    particular option, I think. "Virtual host" signals that PostgreSQL will
    behave differently according to which IP address it's contacted (like
    Apache's virtual host support which makes the web-server serve different
    sites according to different criteria). A better word for the options
    would be "tcpip_listen_addr" or something like that.
    
    Troels Arvin