mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
Minor editorial improvements in documentation of session_replication_role;
in particular correct the obsolete claim that it can't be changed once any plans have been cached.
This commit is contained in:
@ -414,8 +414,8 @@
|
||||
#check_function_bodies = on
|
||||
#default_transaction_isolation = 'read committed'
|
||||
#default_transaction_read_only = off
|
||||
#session_replication_role = 'origin'
|
||||
#statement_timeout = 0 # 0 is disabled
|
||||
#session_replication_role = "origin"
|
||||
#vacuum_freeze_min_age = 100000000
|
||||
#xmlbinary = 'base64'
|
||||
#xmloption = 'content'
|
||||
|
Reference in New Issue
Block a user