View Single Post

   
  #1 (permalink)  
Old 04-16-2008, 12:50 AM
=?ISO-8859-1?Q?H=E5kan_Jacobsson?=
 
Posts: n/a
Default 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

Reply With Quote