Re: parse - bind take more time than execute - Mailing list pgsql-performance

From MirrorX
Subject Re: parse - bind take more time than execute
Date
Msg-id 1324995662366-5103182.post@n5.nabble.com
Whole thread Raw
In response to Re: parse - bind take more time than execute  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-performance
i am not using prepared statements for now :)
i just said that probably, if i do use them, i will get rid of that extra
time since the plan will be already 'decided' in advance

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/parse-bind-take-more-time-than-execute-tp5102940p5103182.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

pgsql-performance by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: parse - bind take more time than execute
Next
From: Claudio Freire
Date:
Subject: Re: Exploring memory usage