Re: tuplesort: unexpected end of data - Mailing list pgsql-hackers

From Tom Lane
Subject Re: tuplesort: unexpected end of data
Date
Msg-id 7043.1023652698@sss.pgh.pa.us
Whole thread Raw
In response to tuplesort: unexpected end of data  (NunoACHenriques <nach@fct.unl.pt>)
Responses Re: tuplesort: unexpected end of data  (NunoACHenriques <nach@fct.unl.pt>)
List pgsql-hackers
NunoACHenriques <nach@fct.unl.pt> writes:
> Jun  2 06:29:37 srv31 postgres[2986]: [57279] ERROR:  tuplesort: unexpected end of data

Hmm.  This is an internal consistency check in the sort code.  Perhaps
you've found a bug, but there's not enough info here to do much.  Can
you provide the EXPLAIN plan for the query that's triggering the error?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Project scheduling issues (was Re: Per tuple overhead, cmin, cmax, OID)
Next
From: NunoACHenriques
Date:
Subject: Re: tuplesort: unexpected end of data