Define PG_LOGICAL_DIR for path pg_logical/ in data folder
Michael Paquier <michael@paquier.xyz>
Define PG_LOGICAL_DIR for path pg_logical/ in data folder This is similar to 2065ddf5e34c, but this time for pg_logical/ itself and its contents, like the paths for snapshots, mappings or origin checkpoints. Author: Bertrand Drouvot Reviewed-by: Ashutosh Bapat, Yugo Nagata, Michael Paquier Discussion: https://postgr.es/m/ZryVvjqS9SnV1GPP@ip-10-97-1-34.eu-west-3.compute.internal
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/rewriteheap.c | modified | +9 −9 |
| src/backend/replication/logical/origin.c | modified | +7 −3 |
| src/backend/replication/logical/reorderbuffer.c | modified | +3 −3 |
| src/backend/replication/logical/snapbuild.c | modified | +16 −12 |
| src/backend/utils/adt/genfile.c | modified | +6 −4 |
| src/include/replication/reorderbuffer.h | modified | +5 −0 |
Discussion
- define PG_REPLSLOT_DIR 26 messages · 2024-08-14 → 2024-09-03