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 20:40:28
Message-ID: 7262.1023655228@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:
> I should say that this error is a non-deterministic one. It happened
> once/twenty...

Is the data in the tables changing constantly? If you can repeat the
same query on the same data and get varying results, then we're
dealing with something odder than I suspected.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message NunoACHenriques 2002-06-09 20:51:43 Re: tuplesort: unexpected end of data
Previous Message NunoACHenriques 2002-06-09 20:19:57 Re: tuplesort: unexpected end of data