CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/03/22 21:23:48

Modified files:
        doc            : FAQ_QNX4 
        doc/src/sgml   : client-auth.sgml runtime.sgml 
        doc/src/sgml/ref: postmaster.sgml 
        src/backend/postmaster: postmaster.c 
        src/backend/utils/misc: guc.c postgresql.conf.sample 
        src/bin/psql   : tab-complete.c 
        src/include    : miscadmin.h 

Log message:
        Replace the virtual_host and tcpip_socket parameters with a unified
        listen_addresses parameter, as per recent discussion.  The default behavior
        is now to listen on localhost, which eliminates the need for the -i
        postmaster switch in many scenarios.
        
        Andrew Dunstan


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to