Re: Really odd corruption problem: cannot open pg_aggregate: No such file or directory - Mailing list pgsql-hackers

From Doug McNaught
Subject Re: Really odd corruption problem: cannot open pg_aggregate: No such file or directory
Date
Msg-id m365lru8mw.fsf@varsoon.wireboard.com
Whole thread Raw
In response to Really odd corruption problem: cannot open pg_aggregate: No such file or directory  (Adam Haberlach <adam@newsnipple.com>)
List 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 by date:

Previous
From: Adam Haberlach
Date:
Subject: Really odd corruption problem: cannot open pg_aggregate: No such file or directory
Next
From: "scott.marlowe"
Date:
Subject: Re: Really odd corruption problem: cannot open pg_aggregate: