apgdiff
Another PostgreSQL Diff Tool
Install
- All systems
-
curl cmd.cat/apgdiff.sh
- Debian
-
apt-get install apgdiff - Ubuntu
-
apt-get install apgdiff - Kali Linux
-
apt-get install apgdiff - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install apgdiff - OS X
-
brew install apgdiff - Raspbian
-
apt-get install apgdiff
apgdiff
Another PostgreSQL Diff Tool
Another PostgreSQL Diff Tool is a simple PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates an SQL output file that is (after some hand-made modifications) suitable for upgrades of old schemata.