Re: Prepare enabled pgbench

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: Prepare enabled pgbench
Дата
Msg-id 20021113.115520.45175833.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: Prepare enabled pgbench  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> > My concern is PREPARE/EXECUTE may NOT always improve the
> > performance. I guess we have very few data to judge PREPARE/EXECUTE is
> > good or not. Moreover PREPARE/EXECUTE might be improved in the
> > future. If that happens, keeping that switch would help examining the
> > effect, no?
> 
> It would.  I was just concerned that having both in there would be a
> maintenance headache and would perhaps double the amount of code and
> make it complicated.  Let see what the author does and we can decide
> then.

Ok.
--
Tatsuo Ishii


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Prepare enabled pgbench
Следующее
От: Justin Clift
Дата:
Сообщение: Re: 500 tpsQL + WAL log implementation