Re: [GENERAL] pg_dump.... pg_restore...how long does it take?

2007-08-30 Thread rafikoko
e database (inluding functions, triggers, procedures, operators, sequences, tables, views etc. and obviously data)? It doesn't have to be stored in .tar archive. Moreover I'd like to inform that I work in Windows environment. Looking forward the answer. BR, rafikoko Tom Lane-2 wrote: &

Re: [GENERAL] pg_dump.... pg_restore...how long does it take?

2007-08-30 Thread rafikoko
Hi, Thanks for the answer. I've checked and the archive is corrupted. Every time I dump my database with pg_dump command mentioned in the previous post, I've got the same error. Could you please suggest me other compination of parameters for pg_dump, so that it dumps complete database (inluding

Re: [GENERAL] pg_dump.... pg_restore...how long does it take?

2007-08-30 Thread rafikoko
(inluding functions, triggers, procedures, operators, sequences, tables, views etc. and obviously data)? It doesn't have to be stored in .tar archive. Moreover I'd like to inform that I work in Windows environment. Looking forward the answer. BR, Rafal Tom Lane-2 wrote: > >

[GENERAL] pg_dump.... pg_restore...how long does it take?

2007-08-29 Thread rafikoko
Hi, I've dumped my database into archive by using following command: .\pg_dump -U tad -ci -F t -f openbravo.tar openbravo. Everything seemed to be all right and the whole process was very fast. Afterwards I've got tar file which size is about 4MB. I've got also the following message after dumping:

[GENERAL] pg_dump.... pg_restore...how long does it take?

2007-08-29 Thread rafikoko
Hi, I've dumped my database into archive by using following command: .\pg_dump -U tad -ci -F t -f openbravo.tar openbravo. Everything seemed to be all right and the whole process was very fast. Afterwards I've got tar file which size is about 4MB. I've got also the following message after dumping: