Re: tuplesort: unexpected end of data

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: NunoACHenriques <nach(at)fct(dot)unl(dot)pt>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: tuplesort: unexpected end of data
Date: 2002-06-09 19:58:18
Message-ID: 7043.1023652698@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

NunoACHenriques <nach(at)fct(dot)unl(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message NunoACHenriques 2002-06-09 20:19:57 Re: tuplesort: unexpected end of data
Previous Message Tom Lane 2002-06-09 16:35:29 Re: Project scheduling issues (was Re: Per tuple overhead, cmin, cmax, OID)