Re: [SQL] EXTERNAL storage and substring on long strings

Поиск
Список
Период
Сортировка
Искать
От
Scott Cain
Тема
Re: [SQL] EXTERNAL storage and substring on long strings
Дата
Msg-id
1060014341.1434.53.camel@localhost.localdomain
Ответ на
Список
Дерево обсуждения
EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
Re: EXTERNAL storage and substring on long strings Tom Lane <tgl@sss.pgh.pa.us>
Re: EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
Re: EXTERNAL storage and substring on long strings Tom Lane <tgl@sss.pgh.pa.us>
Re: EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
Re: EXTERNAL storage and substring on long strings Tom Lane <tgl@sss.pgh.pa.us>
Re: EXTERNAL storage and substring on long strings Joe Conway <mail@joeconway.com>
Re: EXTERNAL storage and substring on long strings Joe Conway <mail@joeconway.com>
Re: EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
Re: EXTERNAL storage and substring on long strings Joe Conway <mail@joeconway.com>
Re: EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
Re: EXTERNAL storage and substring on long strings Ron Johnson <ron.l.johnson@cox.net>
Re: EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
Re: [SQL] EXTERNAL storage and substring on long strings Richard Huxton <dev@archonet.com>
Re: [SQL] EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
Re: [SQL] EXTERNAL storage and substring on long strings "Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>
Re: [SQL] EXTERNAL storage and substring on long strings "Matt Clark" <matt@ymogen.net>
Re: [SQL] EXTERNAL storage and substring on long strings Tom Lane <tgl@sss.pgh.pa.us>
Re: [SQL] EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
Re: [SQL] EXTERNAL storage and substring on long strings Joe Conway <mail@joeconway.com>
Re: [SQL] EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
Re: [SQL] EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
Re: [SQL] EXTERNAL storage and substring on long strings Joe Conway <mail@joeconway.com>
Re: [SQL] EXTERNAL storage and substring on long strings Jan Wieck <JanWieck@Yahoo.com>
Re: [SQL] EXTERNAL storage and substring on long strings Tom Lane <tgl@sss.pgh.pa.us>
Re: [SQL] EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
Re: [SQL] EXTERNAL storage and substring on long strings Jan Wieck <JanWieck@Yahoo.com>
Re: EXTERNAL storage and substring on long strings Tom Lane <tgl@sss.pgh.pa.us>
Re: EXTERNAL storage and substring on long strings Joe Conway <mail@joeconway.com>
Re: EXTERNAL storage and substring on long strings Tom Lane <tgl@sss.pgh.pa.us>
Re: EXTERNAL storage and substring on long strings Scott Cain <cain@cshl.org>
On Mon, 2003-08-04 at 11:53, Tom Lane wrote:
> Scott Cain  writes:
> > At least this appears to work and is much faster, completing substring
> > operations like above in about 0.27 secs (that's about two orders of
> > magnitude improvement!)
> 
> I find it really, really hard to believe that a crude reimplementation
> in plpgsql of the TOAST concept could beat the built-in implementation
> at all, let alone beat it by two orders of magnitude.
> 
> Either there's something unrealistic about your testing of the
> dna_string function, or your original tests are not causing TOAST to be
> invoked in the expected way, or there's a bug we need to fix.  I'd
> really like to see some profiling of the poor-performing
> external-storage case, so we can figure out what's going on.
> 
I was really hoping for a "Good job and glad to hear it" from you :-)

I don't think there is anything unrealistic about my function or its
testing, as it is very much along the lines of the types of things we do
now.  I will really try to do some profiling this week to help figure
out what is going on.

Scott

-- 
------------------------------------------------------------------------
Scott Cain, Ph. D.                                         cain@cshl.org
GMOD Coordinator (http://www.gmod.org/)                     216-392-3087
Cold Spring Harbor Laboratory

В списке pgsql-performance по дате отправления
От: scott.marlowe
Дата:
От: Shridhar Daithankar
Дата:
FAQ