Program for check differnce schema for PostgreSQL.
Requirement postgresql-client
wget -O - https://raw.githubusercontent.com/prtha112/pgscan/master/pgscan.sh | bashIf cannot install Try running with sudo
To work at full capacity, Please do below.
chown YouUser:YouUser /usr/local/bin/pgscanpgscan -b filebase.sql -h targetip -u usernamedb
-h host target database.
-u username login database.
-b basefile for diff with remote database.
--help for help.Location after run command > /home/{username}/pgscan/log_diff
