Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: postgres dies while doing vacuum analyze - Mailing list pgsql-hackers

From Tom Lane
Subject Re: postgres dies while doing vacuum analyze
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: postgres dies while doing vacuum analyze  ([email protected] (Trond Eivind Glomsrød))
List pgsql-hackers
[email protected] (Trond Eivind Glomsrød) writes:
> Will do... what is the expected result of the testcase?

Given a sufficiently large discrepancy between the string lengths,
a core dump is the likely result.  Try increasing the "16k" numbers
if it doesn't crash for you.

Good work, Manuel!  I'm surprised this hasn't been found before, because
you'd think it'd be biting lots of people ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pg_stats view added to CVS tip
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] inet << indexability