| От | Joseph Barillari |
|---|---|
| Тема | Re: Temporary table weirdness |
| Дата | |
| Msg-id | m3pu0ifpzh.fsf@washer.barillari.org обсуждение |
| Ответ на | Re: Temporary table weirdness (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-sql |
>>>>> "TL" == Tom Lane <tgl@sss.pgh.pa.us> writes: TL> In the meantime, you need to use EXECUTE to defeat the plan TL> caching for every plpgsql query that touches thetemp table. TL> Another answer is to arrange to create the temp table only TL> once per session, but that's harder. That's actually what I did -- the client programs in this application have to call a function to create the various temporary tables at the start of their database sessions. It's a bit of a kludge, but there are only a few client applications which talk to this database. Regards, Joe Barillari
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера