Re: [HACKERS] Cache query (PREPARE/EXECUTE)

Поиск
Список
Период
Сортировка
Искать
От
wieck@debis.com (Jan Wieck)
Тема
Re: [HACKERS] Cache query (PREPARE/EXECUTE)
Дата
Msg-id
m12NlxH-0003ksC@orion.SAPserv.Hamburg.dsh.de
Ответ на
Список
Дерево обсуждения
Cache query (PREPARE/EXECUTE) Karel Zak - Zakkr <zakkr@zf.jcu.cz>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) Tom Lane <tgl@sss.pgh.pa.us>
RE: [HACKERS] Cache query (PREPARE/EXECUTE) "Hiroshi Inoue" <Inoue@tpf.co.jp>
RE: [HACKERS] Cache query (PREPARE/EXECUTE) Karel Zak - Zakkr <zakkr@zf.jcu.cz>
RE: [HACKERS] Cache query (PREPARE/EXECUTE) "Hiroshi Inoue" <Inoue@tpf.co.jp>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) wieck@debis.com (Jan Wieck)
RE: [HACKERS] Cache query (PREPARE/EXECUTE) "Hiroshi Inoue" <Inoue@tpf.co.jp>
RE: [HACKERS] Cache query (PREPARE/EXECUTE) Karel Zak - Zakkr <zakkr@zf.jcu.cz>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) wieck@debis.com (Jan Wieck)
Re: [HACKERS] Cache query (PREPARE/EXECUTE) Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) wieck@debis.com (Jan Wieck)
Re: [HACKERS] Cache query (PREPARE/EXECUTE) Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) wieck@debis.com (Jan Wieck)
[HACKERS] Cache query implemented Karel Zak - Zakkr <zakkr@zf.jcu.cz>
Re: [HACKERS] Cache query implemented Peter Eisentraut <peter_e@gmx.net>
Re: [HACKERS] Cache query implemented Karel Zak - Zakkr <zakkr@zf.jcu.cz>
Re: [HACKERS] Cache query implemented Karel Zak - Zakkr <zakkr@zf.jcu.cz>
RE: [HACKERS] Cache query implemented "Hiroshi Inoue" <Inoue@tpf.co.jp>
RE: [HACKERS] Cache query implemented Karel Zak - Zakkr <zakkr@zf.jcu.cz>
RE: [HACKERS] Cache query implemented "Hiroshi Inoue" <Inoue@tpf.co.jp>
RE: [HACKERS] Cache query implemented Karel Zak - Zakkr <zakkr@zf.jcu.cz>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) Karel Zak - Zakkr <zakkr@zf.jcu.cz>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) Karel Zak - Zakkr <zakkr@zf.jcu.cz>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) Don Baccus <dhogaza@pacifier.com>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) Karel Zak - Zakkr <zakkr@zf.jcu.cz>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) The Hermit Hacker <scrappy@hub.org>
Re: [HACKERS] Cache query (PREPARE/EXECUTE) Karel Zak - Zakkr <zakkr@zf.jcu.cz>
Tom Lane wrote:

> wieck@debis.com (Jan Wieck) writes:
> >     OTOH,  this new per-object-context stuff could hand down some
> >     lifetime flag, let's say MCXT_UNTIL_STATEMENT, MCXT_UTIL_XEND
> >     and  MCXT_UNTIL_INFINITY  to  start  from.
>
> A good thing to keep in mind, but for the short term I'm not sure
> we need it; the proposed new contexts are all for indefinite-lifetime
> caches, so there's no chance to make them go away automatically.
> Eventually we might have more uses for limited-lifetime contexts,
> though.
   Sure,  was only what I thought might be useful in some cases.   If not used, would it hurt to have  support  for  it  either?   Some unused List*'ers somewhere - nothing important.

> Something else that needs to be looked at is how memory contexts
> are tied to "portals" presently.  That mechanism probably needs
> to be redesigned.  I have to admit I don't understand what it's
> for...
   U2? Makes 2 of us.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#========================================= wieck@debis.com (Jan Wieck) #



В списке pgsql-hackers по дате отправления
От: wieck@debis.com (Jan Wieck)
Дата:
От: wieck@debis.com (Jan Wieck)
Дата:
FAQ