Files
neon/vendor/revisions.json
Anastasia Lubennikova a12e4261a3 Add neon.primary_is_running GUC. (#6705)
We set it for neon replica, if primary is running.

Postgres uses this GUC at the start,
to determine if replica should wait for
RUNNING_XACTS from primary or not.

Corresponding cloud PR is
https://github.com/neondatabase/cloud/pull/10183

* Add test hot-standby replica startup.
* Extract oldest_running_xid from XlRunningXits WAL records.
---------

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
Co-authored-by: Konstantin Knizhnik <knizhnik@garret.ru>
Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
2024-02-23 13:56:41 +00:00

7 lines
196 B
JSON

{
"postgres-v16": "cc98378b0fa7413b78a197e3292a806865e4056a",
"postgres-v15": "0ec04712d55539550278595e853c172f7aa5fe3e",
"postgres-v14": "4cdba8ec5a3868cec4826bbb3f16c1d3d2ac2283"
}