Import of pkgsrc-2014Q1
This commit is contained in:
18
databases/postgresql93-server/MESSAGE
Normal file
18
databases/postgresql93-server/MESSAGE
Normal file
@@ -0,0 +1,18 @@
|
||||
===========================================================================
|
||||
$NetBSD: MESSAGE,v 1.1 2013/09/10 15:32:33 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.
|
||||
|
||||
===========================================================================
|
||||
Reference in New Issue
Block a user