Re: invalidating cached plans

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: invalidating cached plans
Дата
Msg-id 42363B88.3060908@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: invalidating cached plans  (Michael Adler <adler@pobox.com>)
Список pgsql-hackers
> This may be totally irrelevant:
> 
> Our current load distributors, like pgpool, have no way of knowing the
> side effects of backend functions. It would be interesting if the
> client could send each potential query to the master saying, "execute
> this query if there are side effects, otherwise do no operation and
> and let me execute this read-only query on a replicated copy."

You can go 'SET TRANSACTION READ ONLY;' or something...

Chris


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

Предыдущее
От: "Qingqing Zhou"
Дата:
Сообщение: Re: invalidating cached plans
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: invalidating cached plans