Author: 斉藤登
Reviewed-by: David G. Johnston
Discussion: https://postgr.es/m/CAAM3qnL6i-BSu5rB2+KiHLjMCOXiQEiPMBvEj7F1CgUzZMooLA@mail.gmail.com
Backpatch-through: 13
various purposes. The cluster name appears in the process title for
all server processes in this cluster. Moreover, it is the default
application name for a standby connection (see
- linkend="guc-synchronous-standby-names"/>.)
+ linkend="guc-synchronous-standby-names"/>).
PGRES_PIPELINE_SYNC will be returned.
The result of the next query after the synchronization point follows
immediately (that is, no null pointer is returned after
- the synchronization point.)
+ the synchronization point).
Print messages about all errors and failures (errors without retrying)
including which limit for retries was exceeded and how far it was
exceeded for the serialization/deadlock failures. (Note that in this
- case the output can be significantly increased.).
+ case the output can be significantly increased.)
See for more information.