diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 2a81c5f857c..752697f07f0 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -8174,7 +8174,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 @@ -8195,7 +8194,6 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv; transaction_deferrable (boolean) deferrable transaction - setting default transaction_deferrable configuration parameter