Skip to content

Commit

Permalink
Update postgres.md with detail about xmin (airbytehq#29792)
Browse files Browse the repository at this point in the history
  • Loading branch information
tybernstein authored and harrytou committed Sep 1, 2023
1 parent fef7641 commit c3d0771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/integrations/sources/postgres.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ This is a good solution if:
- There is not a well-defined cursor candidate to use for Standard incremental mode.
- You want to replace a previously configured full-refresh sync.
- You are replicating Postgres tables less than 500GB.
- You are not replicating non-materialized views. Non-materialized views are not supported by xmin replication.

## Connecting with SSL or SSH Tunneling

Expand Down

0 comments on commit c3d0771

Please sign in to comment.