| От | Don Baccus |
|---|---|
| Тема | Re: Re: External search engine, advice |
| Дата | |
| Msg-id | 3.0.1.32.20010520112144.01723cd0@mail.pacifier.com обсуждение |
| Ответ на | Re: External search engine, advice (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
At 01:44 PM 5/20/01 -0400, Tom Lane wrote: >As far as optimizing indexscans goes, the correct intermediate concept >would be something like "result is fixed within any one scan", not any >one transaction. You wouldn't really want to find that > > begin; > select * from foo where x = functhatreadsbar(); > update bar ...; > select * from foo where x = functhatreadsbar(); > end; > >does not give you the desired results. No, you certainly wouldn't want that. Cached for the extent of a statement might make sense. - Don Baccus, Portland OR <dhogaza@pacifier.com> Nature photos, on-line guides, Pacific Northwest Rare Bird Alert Serviceand other goodies at http://donb.photo.net.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера