Re: performance of temporary vs. regular tables

Поиск
Список
Период
Сортировка
От Joachim Worringen
Тема Re: performance of temporary vs. regular tables
Дата
Msg-id 4BFD4643.9010901@iathh.de
обсуждение исходный текст
Ответ на Re: performance of temporary vs. regular tables  (Andres Freund <andres@anarazel.de>)
Ответы Re: performance of temporary vs. regular tables  (Grzegorz Jaśkiewicz <gryzman@gmail.com>)
Re: performance of temporary vs. regular tables  (Joachim Worringen <joachim.worringen@iathh.de>)
Список pgsql-performance
Am 25.05.2010 12:41, schrieb Andres Freund:
> On Tuesday 25 May 2010 11:00:24 Joachim Worringen wrote:
>> Thanks. So, the Write-Ahead-Logging (being used or not) does not matter?
> It does matter quite significantly in my experience. Both from an io and a cpu
> overhead perspective.

O.k., looks as if I have to make my own experience... I'll let you know
if possible.

  Joachim



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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Random Page Cost and Planner
Следующее
От: Eliot Gable
Дата:
Сообщение: PostgreSQL Function Language Performance: C vs PL/PGSQL