Date: Sat, 10 Nov 2018 11:28:52 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 233106] databases/postgresql11-server: incorrect rcvar name in message Message-ID: <bug-233106-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233106 Bug ID: 233106 Summary: databases/postgresql11-server: incorrect rcvar name in message Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pgsql@FreeBSD.org Reporter: dmitry@codingrobots.com Flags: maintainer-feedback?(pgsql@FreeBSD.org) Assignee: pgsql@FreeBSD.org pkg-message-server.in says: 53 NB. If you're not using a checksumming filesystem like ZFS, you mig= ht 54 wish to enable data checksumming. It can only be enabled during 55 the initdb phase, by adding the "--data-checksums" flag to 56 the postgres_initdb_flags rcvar. Check the initdb(1) manpage 57 for more info and make sure you understand the performance 58 implications. The actual rcvar is not postgres_initdb_flags, but postgresql_initdb_flags. The same applies to databases/postgresql10-server port (didn't check the earlier). Thank you. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233106-7788>