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
pg_dump: Support using synchronized snapshots on standbys
This became possible by commit6c2003f. This just makes pg_dump awareof it and updates the documentation.Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>