Re: Really odd corruption problem: cannot open pg_aggregate: No such file or directory

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Really odd corruption problem: cannot open pg_aggregate: No such file or directory
Дата
Msg-id m365lru8mw.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Really odd corruption problem: cannot open pg_aggregate: No such file or directory  (Adam Haberlach <adam@newsnipple.com>)
Список pgsql-hackers
Adam Haberlach <adam@newsnipple.com> writes:

>     So, one of the many machines that I support seems to have developed
> an incredibly odd and specific corruption that I've never seen before.
> 
> Whenever a query requiring an aggregate is attempted, it spits out:
> cannot open pg_aggregate: No such file or directory
> and fails.

Why not use 'strace' to see what file the backend is actually trying
to open?  

-Doug


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Adam Haberlach
Дата:
Сообщение: Really odd corruption problem: cannot open pg_aggregate: No such file or directory
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: Really odd corruption problem: cannot open pg_aggregate: