Re: dump of 700 GB database

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: dump of 700 GB database
Дата
Msg-id 162867791002092329y7bb4c438ycf0149a1accb44a7@mail.gmail.com
обсуждение исходный текст
Ответ на dump of 700 GB database  ("karsten vennemann" <karsten@terragis.net>)
Ответы Re: dump of 700 GB database  ("karsten vennemann" <karsten@terragis.net>)
Список pgsql-general
Hello

2010/2/10 karsten vennemann <karsten@terragis.net>
I have to write a 700 GB large database to a dump to clean out a lot of dead records on an Ubuntu server with postgres 8.3.8. What is the proper procedure to succeed with this - last time the dump stopped at 3.8 GB size I guess. Should I combine the -Fc option of pg_dump and and the split command ?
I thought something like
"pg_dump -Fc test | split -b 1000m - testdb.dump"
might work ?
Karsten

vacuum full doesn't work?

Regards
Pavel Stehule
 

Terra GIS LTD
Seattle, WA, USA 
 

В списке pgsql-general по дате отправления:

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: more than 2GB data string save
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: more than 2GB data string save