mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
"FullTransactionId" is not present in earlier versions, so we'll have to #ifdef that out for those. We should probably add more elegant checks to ensure that repmgr is being executed against the PostgreSQL version it was built against. In a normal production environment that will be the case as the matching package will have been installed, so version mismatches don't usually occur. Note that while currently most aspects of the repmgr client are compatible across PostgreSQL versions, the repmgrd code is very version specific, so version specificity is a given anyway.
10 KiB
10 KiB