berikut ini perintah eksekusi file sql dari outside file di postgresql
psql -h -U -d -a -f .sql
psql -h173.194.38.177 -U google -d google_ldap -a -f Update-user-Ldap.sql
berikut ini perintah eksekusi file sql dari outside file di postgresql
psql -h -U -d -a -f .sql
psql -h173.194.38.177 -U google -d google_ldap -a -f Update-user-Ldap.sql