sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.55k stars 723 forks source link

Perform client version validation before executing pg_dump command #614

Closed sosedoff closed 1 year ago

sosedoff commented 1 year ago

This should eliminate hard to debug issues when pg_dump is not compatible with server version.