View | Details | Raw Unified | Return to bug 214671
Collapse All | Expand All

(-)databases/postgresql96-server/files/pkg-message-server.in (+6 lines)
Lines 50-55 Link Here
50
NB. FreeBSD's PostgreSQL port logs to syslog by default
50
NB. FreeBSD's PostgreSQL port logs to syslog by default
51
    See ~pgsql/data/postgresql.conf for more info
51
    See ~pgsql/data/postgresql.conf for more info
52
52
53
NB. If you're not using a checksumming filesystem like ZFS, you might
54
    wish to enable data checksumming. It can only be enabled during
55
    the initdb phase, by adding "-k" flag to the postgres_initdb_flags
56
    rcvar. Check the initdb(1) manpage for more info and make sure you
57
    understand the performance implications.
58
53
======================================================================
59
======================================================================
54
60
55
To run PostgreSQL at startup, add
61
To run PostgreSQL at startup, add
(-)databases/postgresql95-server/files/pkg-message-server.in (+6 lines)
Lines 50-55 Link Here
50
NB. FreeBSD's PostgreSQL port logs to syslog by default
50
NB. FreeBSD's PostgreSQL port logs to syslog by default
51
    See ~pgsql/data/postgresql.conf for more info
51
    See ~pgsql/data/postgresql.conf for more info
52
52
53
NB. If you're not using a checksumming filesystem like ZFS, you might
54
    wish to enable data checksumming. It can only be enabled during
55
    the initdb phase, by adding "-k" flag to the postgres_initdb_flags
56
    rcvar. Check the initdb(1) manpage for more info and make sure you
57
    understand the performance implications.
58
53
======================================================================
59
======================================================================
54
60
55
To run PostgreSQL at startup, add
61
To run PostgreSQL at startup, add
(-)databases/postgresql94-server/files/pkg-message-server.in (+6 lines)
Lines 50-55 Link Here
50
NB. FreeBSD's PostgreSQL port logs to syslog by default
50
NB. FreeBSD's PostgreSQL port logs to syslog by default
51
    See ~pgsql/data/postgresql.conf for more info
51
    See ~pgsql/data/postgresql.conf for more info
52
52
53
NB. If you're not using a checksumming filesystem like ZFS, you might
54
    wish to enable data checksumming. It can only be enabled during
55
    the initdb phase, by adding "-k" flag to the postgres_initdb_flags
56
    rcvar. Check the initdb(1) manpage for more info and make sure you
57
    understand the performance implications.
58
53
======================================================================
59
======================================================================
54
60
55
To run PostgreSQL at startup, add
61
To run PostgreSQL at startup, add
(-)databases/postgresql93-server/files/pkg-message-server.in (+6 lines)
Lines 50-55 Link Here
50
NB. FreeBSD's PostgreSQL port logs to syslog by default
50
NB. FreeBSD's PostgreSQL port logs to syslog by default
51
    See ~pgsql/data/postgresql.conf for more info
51
    See ~pgsql/data/postgresql.conf for more info
52
52
53
NB. If you're not using a checksumming filesystem like ZFS, you might
54
    wish to enable data checksumming. It can only be enabled during
55
    the initdb phase, by adding "-k" flag to the postgres_initdb_flags
56
    rcvar. Check the initdb(1) manpage for more info and make sure you
57
    understand the performance implications.
58
53
======================================================================
59
======================================================================
54
60
55
To run PostgreSQL at startup, add
61
To run PostgreSQL at startup, add

Return to bug 214671