On Mon, Aug 24, 2009 at 2:10 AM, Scott Marlowe<scott(dot)marlowe(at)gmail(dot)com> wrote:
> On Sat, Aug 22, 2009 at 4:55 PM, Greg Sabino Mullane<greg(at)turnstep(dot)com> wrote:
>> A server crash is a pretty rare event in the Postgres world, so I
>> would not spend too many cycles on this...
>
> I've been running pg in production since 7.0 came out. zero server crashes.
I've found a few...I discovered the aggregate problem in 8.4. I also
co-discovered the prepared query/alter table that can trivially crash
any pg server up to 8.2.
merlin