Re: Impact of checkpoint_segments under continual load conditions

Поиск
Список
Период
Сортировка
От Christopher Petrilli
Тема Re: Impact of checkpoint_segments under continual load conditions
Дата
Msg-id 59d991c405072008523c6914bc@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Impact of checkpoint_segments under continual load conditions  (Christopher Petrilli <petrilli@gmail.com>)
Список pgsql-performance
On 7/19/05, Christopher Petrilli <petrilli@gmail.com> wrote:
> On 7/19/05, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > Christopher Petrilli <petrilli@gmail.com> writes:
> > > On 7/19/05, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > >> How *exactly* are you invoking psql?
> >
> > > It is a subprocess of a Python process, driven using a pexpect
> > > interchange. I send the COPY command, then wait for the '=#' to come
> > > back.
> >
> > Some weird interaction with pexpect maybe?  Try adding "-n" (disable
> > readline) to the psql command switches.
>
> Um... WOW!
> It doesn't stay QUITE that low, but it stays lower... quite a bit.
> We'll see what happens over time.

here's a look at the difference:

http://blog.amber.org/diagrams/pgsql_readline_impact.png

I'm running additional comparisons AFTER clustering and analyzing the tables...

Chris
--
| Christopher Petrilli
| petrilli@gmail.com

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

Предыдущее
От: Dirk Lutzebäck
Дата:
Сообщение: Optimizer seems to be way off, why?
Следующее
От: Christopher Petrilli
Дата:
Сообщение: Re: Impact of checkpoint_segments under continual load conditions