Commit d7fc98dcbb9a0e6f51a032757bcfbe6b25562f6f

Authored by Edmar Moretti
1 parent 0c287721

--no commit message

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
@@ -60,5 +60,3 @@ psql -d i3geosaude -c "GRANT ALL ON spatial_ref_sys TO PUBLIC;" @@ -60,5 +60,3 @@ psql -d i3geosaude -c "GRANT ALL ON spatial_ref_sys TO PUBLIC;"
60 /usr/bin/pg_restore --host localhost --port 5432 --username "postgres" --dbname "i3geosaude" --no-password --schema-only --list "/tmp/databasei3geosaude.backup" 60 /usr/bin/pg_restore --host localhost --port 5432 --username "postgres" --dbname "i3geosaude" --no-password --schema-only --list "/tmp/databasei3geosaude.backup"
61 61
62 /usr/bin/pg_restore --host localhost --port 5432 --username "postgres" --dbname "i3geosaude" --no-password --data-only --list "/tmp/databasei3geosaude.backup" 62 /usr/bin/pg_restore --host localhost --port 5432 --username "postgres" --dbname "i3geosaude" --no-password --data-only --list "/tmp/databasei3geosaude.backup"
63 -  
64 -exit  
65 \ No newline at end of file 63 \ No newline at end of file