| От | Tom Lane |
|---|---|
| Тема | Re: could not open relation - why? |
| Дата | |
| Msg-id | 19590.1154954769@sss.pgh.pa.us обсуждение |
| Ответ на | could not open relation - why? ("Harald Armin Massa" <haraldarminmassa@gmail.com>) |
| Ответы |
Re: could not open relation - why?
|
| Список | pgsql-general |
"Harald Armin Massa" <haraldarminmassa@gmail.com> writes:
> within my log there is the following snippet:
> 2006-08-07 13:20:27 LOG: autovacuum: processing database "template1"
> 2006-08-07 13:20:47 ERROR: could not open relation with OID 311438
> 2006-08-07 13:21:52 LOG: autovacuum: processing database "postgres"
The easiest explanation is that someone dropped a table just as
autovacuum was trying to open it. The above trace suggests that
you're actively changing template1, which is probably not good
practice ...
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера