Re: [GENERAL] Columns defined not matching pg_attibute

2012-12-12 Thread Tom Lane
Justin Arnold writes: > Hey guys, having a bizarre issue I have not seen before and couldn't locate > anything via Google (though I might not be choosing the correct phrasing). Apparently, those last couple of rows in pg_attribute are visible to a regular MVCC scan but not to SnapshotNow scans.

Re: [GENERAL] Columns defined not matching pg_attibute

2012-12-12 Thread Adrian Klaver
On 12/12/2012 07:46 AM, Justin Arnold wrote: Hey guys, having a bizarre issue I have not seen before and couldn't locate anything via Google (though I might not be choosing the correct phrasing). We have a table being dumped via pg_dumpall that is receiving the error... pg_dump: SQL command fail