| От | Tom Lane |
|---|---|
| Тема | Re: Another small bug (pg_autovacuum) |
| Дата | |
| Msg-id | 10332.1063374329@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Another small bug (pg_autovacuum) ("Matthew T. O'Connor" <matthew@zeut.net>) |
| Ответы |
Re: Another small bug (pg_autovacuum)
|
| Список | pgsql-hackers |
"Matthew T. O'Connor" <matthew@zeut.net> writes:
> I made a patch to fix this, but in testing it I noticed that the stats
> system doesn't work on shared tables as I was expecting it too (as my
> latest patch requires it too :-). It treats instances of shared tables
> in separate databases as totally unique tables.
Hmm. The bufmgr and lower levels handle shared tables by always
associating a database number of zero with them, but I'll bet that the
pg_stats stuff does not do that. I'd call that a bug, yes. Jan, any
thoughts on how complex to fix?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера