Skip to content

prtha112/pgscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgscan

Program for check differnce schema for PostgreSQL.

alt text

Installation

Requirement postgresql-client

wget -O - https://raw.githubusercontent.com/prtha112/pgscan/master/pgscan.sh | bash

If cannot install Try running with sudo

Run without sudo

To work at full capacity, Please do below.

chown YouUser:YouUser /usr/local/bin/pgscan

Usage

pgscan -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

License

MIT

About

Program for checking files Is it different? For PostgreSQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages