| От | Tom Lane |
|---|---|
| Тема | Re: Fix for OWNER TO breaking ACLs |
| Дата | |
| Msg-id | 1064.1091422891@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Fix for OWNER TO breaking ACLs (Christopher Kings-Lynne <chriskl@familyhealth.com.au>) |
| Список | pgsql-patches |
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> The way you had it coded, it was generating
>> new index entries pointing at the old version of the tuple ...
> Strange. I guess I must have been testing with a database that had
> short enough system catalogs that the indexes were never used?
Could be, especially if you were using client-side queries to check the
result. I think most of the system's internal catalog fetches are
hard-wired to use indexes except under the most dire circumstances
(mainly, a standalone backend with -P). But a client-issued query
would do whatever the planner thought best.
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера