FreeBSD Bugzilla – Attachment 177185 Details for
Bug 214671
databases/postgresql{93,94,95,96}-server: Inform users about data-checksumming via pkg-message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add checksumming hint to pkg-message
pgsql.patch (text/plain), 3.36 KB, created by
VK
on 2016-11-19 18:19:54 UTC
(
hide
)
Description:
Add checksumming hint to pkg-message
Filename:
MIME Type:
Creator:
VK
Created:
2016-11-19 18:19:54 UTC
Size:
3.36 KB
patch
obsolete
>Index: databases/postgresql96-server/files/pkg-message-server.in >=================================================================== >--- databases/postgresql96-server/files/pkg-message-server.in (revision 426363) >+++ databases/postgresql96-server/files/pkg-message-server.in (working copy) >@@ -50,6 +50,12 @@ > NB. FreeBSD's PostgreSQL port logs to syslog by default > See ~pgsql/data/postgresql.conf for more info > >+NB. If you're not using a checksumming filesystem like ZFS, you might >+ wish to enable data checksumming. It can only be enabled during >+ the initdb phase, by adding "-k" flag to the postgres_initdb_flags >+ rcvar. Check the initdb(1) manpage for more info and make sure you >+ understand the performance implications. >+ > ====================================================================== > > To run PostgreSQL at startup, add >Index: databases/postgresql95-server/files/pkg-message-server.in >=================================================================== >--- databases/postgresql95-server/files/pkg-message-server.in (revision 426363) >+++ databases/postgresql95-server/files/pkg-message-server.in (working copy) >@@ -50,6 +50,12 @@ > NB. FreeBSD's PostgreSQL port logs to syslog by default > See ~pgsql/data/postgresql.conf for more info > >+NB. If you're not using a checksumming filesystem like ZFS, you might >+ wish to enable data checksumming. It can only be enabled during >+ the initdb phase, by adding "-k" flag to the postgres_initdb_flags >+ rcvar. Check the initdb(1) manpage for more info and make sure you >+ understand the performance implications. >+ > ====================================================================== > > To run PostgreSQL at startup, add >Index: databases/postgresql94-server/files/pkg-message-server.in >=================================================================== >--- databases/postgresql94-server/files/pkg-message-server.in (revision 426363) >+++ databases/postgresql94-server/files/pkg-message-server.in (working copy) >@@ -50,6 +50,12 @@ > NB. FreeBSD's PostgreSQL port logs to syslog by default > See ~pgsql/data/postgresql.conf for more info > >+NB. If you're not using a checksumming filesystem like ZFS, you might >+ wish to enable data checksumming. It can only be enabled during >+ the initdb phase, by adding "-k" flag to the postgres_initdb_flags >+ rcvar. Check the initdb(1) manpage for more info and make sure you >+ understand the performance implications. >+ > ====================================================================== > > To run PostgreSQL at startup, add >Index: databases/postgresql93-server/files/pkg-message-server.in >=================================================================== >--- databases/postgresql93-server/files/pkg-message-server.in (revision 426363) >+++ databases/postgresql93-server/files/pkg-message-server.in (working copy) >@@ -50,6 +50,12 @@ > NB. FreeBSD's PostgreSQL port logs to syslog by default > See ~pgsql/data/postgresql.conf for more info > >+NB. If you're not using a checksumming filesystem like ZFS, you might >+ wish to enable data checksumming. It can only be enabled during >+ the initdb phase, by adding "-k" flag to the postgres_initdb_flags >+ rcvar. Check the initdb(1) manpage for more info and make sure you >+ understand the performance implications. >+ > ====================================================================== > > To run PostgreSQL at startup, add
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
vlad-fbsd
:
maintainer-approval?
(pgsql)
Actions:
View
|
Diff
Attachments on
bug 214671
: 177185