pgsql: Update SysV parameter configuration documentation for FreeBSD.
pgsql: Update SysV parameter configuration documentation for FreeBSD.
От:
Tom Lane <tgl@sss.pgh.pa.us>
Дата:
Update SysV parameter configuration documentation for FreeBSD. FreeBSD hasn't made any use of kern.ipc.semmap since 1.1, and newer releases reject attempts to set it altogether; so stop recommending that it be adjusted. Per bug #11161. Back-patch to all supported branches. Before 9.3, also incorporate commit 7a42dff47, which touches the same text and for some reason was not back-patched at the time. Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/82ce2fe7e627c512f5a187f1cd5d6bcd47786fa1 Modified Files -------------- doc/src/sgml/runtime.sgml | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-)