Re: Proper query implementation for Postgresql driver - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Proper query implementation for Postgresql driver
Date
Msg-id CA+TgmoYJ382Lte95w1XZN_mz--d_xUE1iUQ=7ZT7faOjH_r6NA@mail.gmail.com
Whole thread Raw
In response to Re: Proper query implementation for Postgresql driver  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
On Tue, Sep 30, 2014 at 1:20 AM, Craig Ringer <craig@2ndquadrant.com> wrote:
> Frankly, I suggest dropping "simple" entirely and using only the
> parse/bind/describe/execute flow in the v3 protocol.

The last time I checked, that was significantly slower.

http://www.postgresql.org/message-id/CA+TgmoYJKfnMrtMhODwhNoj1jwcgzs_H1R70erCEcrWJM65DUQ@mail.gmail.com

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Scaling shared buffer eviction
Next
From: Stephen Frost
Date:
Subject: Re: DDL Damage Assessment