Re: Really bad insert performance: what did I do wrong?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Really bad insert performance: what did I do wrong?
Дата
Msg-id 2073.1045880679@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Really bad insert performance: what did I do wrong?  (Kevin White <kwhite@digital-ics.com>)
Список pgsql-performance
Kevin White <kwhite@digital-ics.com> writes:
> I did this, but my gmon.out doesn't appear to have much data from the
> actual child postgres process, just the parent.

Are you looking in the right place?  Child processes will dump gmon.out
into $PGDATA/base/yourdbnum/, which is not where the parent process
does.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: slow query
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Really bad insert performance: what did I do wrong?