Martijn van Oosterhout <kleptog@svana.org> writes:
> Unless you use something like pgpool, in which case a single session
> may include multiple requests.

Actually, I've found pgpool to be no better when it comes to using
real prepared queries---there's no guarantee that any given request is
going to connect to the same pgpool process as before, so it won't
have the prepared request.

Mike

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to