2013-09-26 17:14:40 +02:00

19 lines
554 B
Plaintext

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2011/09/15 08:28:29 adam Exp $
To enable this package, put the following into your /etc/rc.conf:
pgsql=YES
pgsql_flags="-l" # enables SSL connections (TCP/IP and
# ~pgsql/data/server.crt required)
and ensure that
${RCD_SCRIPTS_DIR}/pgsql start
is run at the appropriate time.
Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
===========================================================================