Database restore speed

Поиск
Список
Период
Сортировка
От Steve Oualline
Тема Database restore speed
Дата
Msg-id E7E213858379814A9AE48CA6754F5ECB06750F77@mail01.stbernard.com
обсуждение исходный текст
Список pgsql-performance

Our application tries to insert data into the database as fast as it can.
Currently the work is being split into a number of 1MB copy operations.

When we restore the postmaster process tries to use 100% of the CPU.

The questions we have are:

1) What is postmaster doing that it needs so much CPU?

2) How can we get our system to go faster?

Note: We've tried adjusting the checkpoint_segements parameter to no effect.
Any suggestions welcome.

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

Предыдущее
От: "Luke Lonergan"
Дата:
Сообщение: Re: COPY into table too slow with index: now an I/O
Следующее
От: Tom Lane
Дата:
Сообщение: Re: COPY into table too slow with index: now an I/O