estuary / connectors

Connectors for capturing data from external data sources
Other
48 stars 13 forks source link

Revert "source-postgres: Additional replication slot validation, take two" #1690

Closed willdonnelly closed 3 months ago

willdonnelly commented 3 months ago

Reverts estuary/connectors#1679

I have a suspicion that something is going wrong here, probably related to the assumption that our checkpointed restart LSN should always be greater than or equal to the LSN we've confirmed with Postgres. Reverting out of caution to hopefully avoid any lasting prod breakage, we can always roll this forward again if it turns out I'm wrong.


This change is Reviewable

willdonnelly commented 3 months ago

Merging without review for expediency (and because this is just an automated revert of a PR merged earlier today)