You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Better error message when primary keys don't match
Skip columns with incompatible types (currently warns when different)
Add option to open transaction on source when manually specifying order of tables (for consistent snapshot)
Retry on connection errors
Support syncing to different table name. Ideally use Git remote syntax (pgsync src:dst), which is current used for variables. Could change variables to use pgsync product=123.
Add to_safe_hosts to replace to_safe (with * for all)