From: | Rajkumar Raghuwanshi <rajkumar(dot)raghuwanshi(at)enterprisedb(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File: "heaptuple.c", Line: 1490)" |
Date: | 2018-06-29 06:24:48 |
Message-ID: | CAKcux6kkuyGKJ55FSpf-gQFP-1kczYNAPVqL5N_ZQYCZn=ghSQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jun 29, 2018 at 4:30 AM, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
wrote:
> On 2018-Jun-28, Andres Freund wrote:
>
> > On 2018-06-28 22:35:11 +0530, Rajkumar Raghuwanshi wrote:
> > > On Thu, Jun 28, 2018 at 9:45 PM, Andres Freund <andres(at)anarazel(dot)de>
> wrote:
> > > > On 2018-06-28 16:08:31 +0530, Rajkumar Raghuwanshi wrote:
> > > > > I am getting server crash with below test case, logfile message
> and core
> > > > > dump details in the mail.
>
> > Alvaro, sounds like it could be an open item assigned to you?
>
> You're right. The attached patch seems to fix it.
>
Thanks for patch, It fixed the issue.
>
> I think I should add Rajkumar's test case too, though, so I'm not
> pushing this evening.
>
> --
> Álvaro Herrera https://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
>
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2018-06-29 06:39:01 | Re: CREATE TABLE .. LIKE .. EXCLUDING documentation |
Previous Message | Amit Langote | 2018-06-29 06:23:32 | Re: partitioning - changing a slot's descriptor is expensive |