Re: pg_dump

Поиск
Список
Период
Сортировка
От Fabio Pardi
Тема Re: pg_dump
Дата
Msg-id eb376899-c163-09ef-61a1-f1746fcfb6e5@portavita.eu
обсуждение исходный текст
Ответ на pg_dump  (Volodymyr Blahoi <vblagoi@gmail.com>)
Список pgsql-bugs
On 08/05/2020 12:18, Volodymyr Blahoi wrote:
> When you create 5000 schemas and 100 tables with 10 different data types in every schema and execute pg_dump -a
--inserts-t schema1.table2 dbname, it executing around 2 min. How to make it more faster? 

This is not the right ML to ask to, you might want to write to the "performance" ML instead.

About your problem: one solution might be to make sure you are writing your dump to a separate set or disks than where
yourdatabase reads data from. 

regards,

fabio pardi





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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: pg_dump
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #16424: COPY Command fails for CSV formath