Restore database from zipped textfile (.sql) created by pg_dumpall Hi,
The table indexes aren't restored when I run this command:
gunzip -c /filename/.gz | psql dbname
/
Should I use another cmd?
/regards, Håkan Jacobsson
/
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend |