Re: clear function cache (WAS: SQL function inlining)
В списке pgsql-performance по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: clear function cache (WAS: SQL function inlining) |
| Дата | |
| Msg-id | 20050324134240.GD20726@dcc.uchile.cl обсуждение |
| Ответ на | clear function cache (WAS: SQL function inlining) (Enrico Weigelt <weigelt@metux.de>) |
| Ответы |
Re: clear function cache (WAS: SQL function inlining)
|
| Список | pgsql-performance |
On Thu, Mar 24, 2005 at 02:32:48PM +0100, Enrico Weigelt wrote: > BTW: is it possible to explicitly clear the cache for immutable > functions ? What cache? There is no caching of function results. > I'd like to use immutable functions for really often lookups like > fetching a username by uid and vice versa. The queried tables > change very rarely, but when they change is quite unpredictable. Maybe you should use a stable function if you fear we'll having function result caching without you noticing. -- Alvaro Herrera (<alvherre[@]dcc.uchile.cl>) "Aprende a avergonzarte más ante ti que ante los demás" (Demócrito)
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера