Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / databases / postgresql83-server / MESSAGE
blob23cf3ff62b08931a6b7ffd266816f471e817699c
1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.2 2008/04/24 13:46:24 abs Exp $
4 To enable this package, put the following into your /etc/rc.conf:
6         pgsql=YES
7         pgsql_flags="-l"     # enables SSL connections (TCP/IP and
8                              # ~pgsql/data/server.crt required)
10 and ensure that
12         ${RCD_SCRIPTS_DIR}/pgsql start
14 is run at the appropriate time.
16 Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
18 ===========================================================================