input file appears to be a text format dump. Please use psql
I take backup using and then I copy it to localhost using scp. Now when I import on my local db it gives an error by using commad line
I take backup using and then I copy it to localhost using scp. Now when I import on my local db it gives an error by using commad line
I need help from you guys, because I don’t know what I did wrong with adb backup. I want to backup my Samsung Galaxy S3 LTE (GT-I9305) without root. I googled it and found Full Android Backup with SDK Manager. I installed all i need for this like Java Development Kit 8 version 66 (JDK … Read more
You can either install PostgreSQL 9.2.1 in the pg_dump client machine or just copy the $PGHOME from the PostgreSQL server machine to the client machine. Note that there is no need to initdb a new cluster in the client machine. After you have finished installing the 9.2.1 software, remember to edit some environment variables in your .bash_profile file.