makara
makara copied to clipboard
Add transaction id support to makara_abstract_adapter
Always run select txid_current() on master without sticking.
You sure this function can be called on a replica to find out what it's current transaction ID is? I was thinking we'd use pg_current_wal_lsn()