Import Postgres Backup in linux command line Get link Facebook X Pinterest Email Other Apps October 16, 2017 sudo su postgres psql -U postgres dhis2 < /home/downloads/dbexport.pgsql Read more
Export dhis2 postgres backup in linux ubuntu command line Get link Facebook X Pinterest Email Other Apps October 04, 2017 root@softworksdhis2:/# pg_dump -U dhis -h localhost dhis2 -f /home/backup_dhis2/dhis2_04_10_17.sql Read more
Connect remote postgres with local pgAdmin (III) Get link Facebook X Pinterest Email Other Apps October 03, 2017 Read more