Re: ERROR: volatile EquivalenceClass has no sortref

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Ranjeet Dhumal *EXTERN*" <jeetu(dot)dhumal(at)gmail(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: ERROR: volatile EquivalenceClass has no sortref
Date: 2012-11-21 13:34:25
Message-ID: D960CB61B694CF459DCFB4B0128514C208B8852F@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Ranjeet Dhumal wrote:
> I got this error on two different tables , first one is empty and
second one has near about 60k
> records , am using 9.0.1 version of postgres.
> And when i dropped that both table and recreated with same data and
structure query ran successfully
> , am not able to understand how this is happening suddenly because for
same table and everything is
> working fine without error .

Try to find out under what condition the problem occurs.
A reproducible test case would be most helpful.

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Kroon 2012-11-21 13:41:24 output inserted
Previous Message Ranjeet Dhumal 2012-11-21 12:54:10 Re: ERROR: volatile EquivalenceClass has no sortref

Browse pgsql-hackers by date

  From Date Subject
Next Message Alban Hertroys 2012-11-21 13:55:12 Re: ERROR: volatile EquivalenceClass has no sortref
Previous Message Alvaro Herrera 2012-11-21 13:19:44 Re: [PATCH] Make pg_basebackup configure and start standby [Review]