Re: Found small issue with OUT params

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Found small issue with OUT params
Дата
Msg-id 20050930234158.GS40138@pervasive.com
обсуждение исходный текст
Ответ на Re: Found small issue with OUT params  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Found small issue with OUT params  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Found small issue with OUT params  (Mike Rylander <mrylander@gmail.com>)
Список pgsql-hackers
On Fri, Sep 30, 2005 at 10:53:22AM -0700, Joshua D. Drake wrote:
> >
> >So you might notice little performance hit bringing back a million rows, 
> >and most of these type of single OUT params functions only return one 
> >row/value anyway.
> >There would be zero perceivable difference in performance regardless of 
> >the extra overhead for a single value/row.
> 
> Sounds like we need a test case... up for it?

If there is a performance difference my vote is that we bite the bullet
for 8.1 and accept the performance hit rather than settle for
sub-optimal behavior. Much easier to fix the performance penalty down
the road than to fix the behavior.
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


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

Предыдущее
От: Ron Peacetree
Дата:
Сообщение: Re: [PERFORM] A Better External Sort?
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Query in SQL statement