Re: PostgreSQL 8.4 performance tuning questions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL 8.4 performance tuning questions
Дата
Msg-id 2925.1248984944@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL 8.4 performance tuning questions  (Scott Carey <scott@richrelevance.com>)
Ответы Re: PostgreSQL 8.4 performance tuning questions  (Scott Carey <scott@richrelevance.com>)
Список pgsql-performance
Scott Carey <scott@richrelevance.com> writes:
> Dump needs to be parallelized or at least pipelined to use more cores.  COPY
> on one thread, compression on another?

We already do that (since compression happens on the pg_dump side).

            regards, tom lane

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

Предыдущее
От: Arjen van der Meijden
Дата:
Сообщение: Re: PostgreSQL 8.4 performance tuning questions
Следующее
От: Scott Carey
Дата:
Сообщение: Re: PostgreSQL 8.4 performance tuning questions