pgsql: doc: warn about security issues around log files

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: warn about security issues around log files
Date: 2022-08-12 16:02:47
Message-ID: E1oMX7W-000ScA-4G@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: warn about security issues around log files

Reported-by: Simon Riggs

Discussion: https://postgr.es/m/CANP8+jJESuuXYq9Djvf-+tx2vY2OFLmfEuu+UvwHNJ1RT7iJCQ@mail.gmail.com

Author: Simon Riggs

Backpatch-through: 10

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c0252d795edfd95acd3ea2e51096a52a03325065

Modified Files
--------------
doc/src/sgml/config.sgml | 11 +++++++++++
doc/src/sgml/maintenance.sgml | 20 +++++++++++++++++++-
2 files changed, 30 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2022-08-12 19:05:39 pgsql: doc: add section about heap-only tuples (HOT)
Previous Message Bruce Momjian 2022-08-12 15:35:49 pgsql: doc: clarify configuration file for Windows builds