Re: Admission Control Policy

From: Dimitri Fontaine <dfontaine(at)hi-media(dot)com>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Admission Control Policy
Date: 2009-12-28 22:58:36
Message-ID: 8B6C5463-7CC7-4561-AF2B-3258658EC8B8@hi-media.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Le 28 déc. 2009 à 23:56, Kevin Grittner a écrit :
>> http://preprepare.projects.postgresql.org/README.html
>
> I just reviewed the documentation for preprepare -- I can see a use
> case for that, but I really don't think it has a huge overlap with
> my point. The parsing and planning mentioned in my point 3 would
> apply to any query -- ad hoc, generated by an ORM, etc. The
> preprepare project seems to be a way to create "persistent prepared
> statements" which are automatically materialized upon connection.

Just that, right.
--
dim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2009-12-28 22:59:43 Re: [HACKERS] Faster CREATE DATABASE by delaying fsync (was 8.4.1 ubuntu karmic slow createdb)
Previous Message Kevin Grittner 2009-12-28 22:56:34 Re: Admission Control Policy