Re: pg_dump slower than pg_restore

Поиск
Список
Период
Сортировка
От Bosco Rama
Тема Re: pg_dump slower than pg_restore
Дата
Msg-id 53B637F5.6030805@boscorama.com
обсуждение исходный текст
Ответ на Re: pg_dump slower than pg_restore  (David Wall <d.wall@computer.org>)
Ответы Re: pg_dump slower than pg_restore  (David Wall <d.wall@computer.org>)
Список pgsql-general
On 07/03/14 21:26, David Wall wrote:
> On 7/3/2014 6:26 PM, Bosco Rama wrote:
>> BTW, is there any particular reason to do the 'split'?
> Yes, I transfer the files to Amazon S3 and there were too many troubles
> with one really big file.

Is the issue with S3 or just transfer time?  I would expect that 'rsync'
with the '--partial' option (or -P if you want progress info too) may
help there.

HTH,
Bosco.


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

Предыдущее
От: David Wall
Дата:
Сообщение: Re: pg_dump slower than pg_restore
Следующее
От: David Wall
Дата:
Сообщение: Re: pg_dump slower than pg_restore