Re: Missing Toast Chunk - Mailing list pgsql-general

From Sam Nelson
Subject Re: Missing Toast Chunk
Date
Msg-id AANLkTi=Fjm39RtU5QqZrsDqpxC9QR_7J_qbE1VCiUCOX@mail.gmail.com
Whole thread Raw
In response to Re: Missing Toast Chunk  (Scott Marlowe <scott.marlowe@gmail.com>)
Responses Re: Missing Toast Chunk  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Sorry, I forgot to mention that we also tried reindexing the toast table.

On Thu, Aug 19, 2010 at 1:20 PM, Scott Marlowe <scott.marlowe@gmail.com> wrote:
SNIP

It's almost certainly not ruby's fault.  Have they done anything
strange like kill the instance and restart it without letting the db
shut down?  I'd tend to suspect Amazon's fsyncing is amiss and they
did something that triggered it.

--
To understand recursion, one must first understand recursion.

They haven't done anything like that, that we know of.  However, they do have a process that kills off all waiting (and only waiting) postgres processes if there are more than 1000 locks.  Could that be an issue?

If Amazon's fsyncing is the problem and they're doing something to trigger it, how would we go about debugging that?

pgsql-general by date:

Previous
From: Scott Brunza
Date:
Subject: Re: ip contained within subnet
Next
From: Tom Lane
Date:
Subject: Re: Missing Toast Chunk