diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index e9b126cc24..32c8fb8ea9 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -6919,7 +6919,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv; transaction_read_only (boolean) read-only transaction - setting default transaction_read_only configuration parameter @@ -6940,7 +6939,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv; transaction_deferrable (boolean) deferrable transaction - setting default transaction_deferrable configuration parameter