mirror of
https://github.com/postgres/postgres.git
synced 2025-09-05 02:22:28 +03:00
@@ -798,7 +798,7 @@ replorigin_redo(XLogReaderState *record)
|
||||
* that originated at the LSN remote_commit on the remote node was replayed
|
||||
* successfully and that we don't need to do so again. In combination with
|
||||
* setting up replorigin_sesssion_origin_lsn and replorigin_sesssion_origin that ensures we
|
||||
* won't loose knowledge about that after a crash if the the transaction had a
|
||||
* won't loose knowledge about that after a crash if the transaction had a
|
||||
* persistent effect (think of asynchronous commits).
|
||||
*
|
||||
* local_commit needs to be a local LSN of the commit so that we can make sure
|
||||
|
Reference in New Issue
Block a user