Prepared statements question

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Prepared statements question
Дата
Msg-id GNELIHDDFBOCMGBFGEFOCEPFCEAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответы Re: Prepared statements question  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: Prepared statements question  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers
Hi,

With prepared statements being all well and good, how do I know if the query
has not yet been prepared in the backend?  Or is this simply a situation
where I can't win?

eg. Say I have a web page that does a humungous query.  I would like to have
that query prepared, say, for speed.  However, I can't tell if that backend
has had that query prepared or not.  Is there any way around this?

Chris



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Dollar in identifiers
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Prepared statements question