| От | Tom Lane |
|---|---|
| Тема | Re: User function canceling VACUUMDB utility |
| Дата | |
| Msg-id | 11795.1284083169@sss.pgh.pa.us обсуждение |
| Ответ на | User function canceling VACUUMDB utility (Carlos Henrique Reimer <carlos.reimer@opendb.com.br>) |
| Ответы |
Re: User function canceling VACUUMDB utility
|
| Список | pgsql-general |
Carlos Henrique Reimer <carlos.reimer@opendb.com.br> writes:
> We are facing the following problem in a PG 8.2 server when trying to vacuum
> one of our databases:
> vacuumdb: vacuuming of database "reimer" failed: ERROR: invalid type name
> "TT_TIT.SEQCAN%TYPE"
> [ which seems to be coming from out-of-date code in a function ]
> If I drop the function the vacuumdb runs fine but I'm wondering how a
> funciton can cancel the vacuumdb utility.
Perhaps you have a functional index that calls that function? If
so, ANALYZE would probably try to call the function too.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера