Re: "Tuple not found error" during Index creation - Mailing list pgsql-general

From Sandeep Gupta
Subject Re: "Tuple not found error" during Index creation
Date
Msg-id CAAywg7vy3cdPFezJPZUcYf-Xp90iEv1fN5ENOnwj-79a0NfZ-w@mail.gmail.com
Whole thread Raw
In response to Re: "Tuple not found error" during Index creation  (John R Pierce <pierce@hogranch.com>)
Responses Re: "Tuple not found error" during Index creation  (Sandeep Gupta <gupta.sandeep@gmail.com>)
List pgsql-general
Agreed. However, the "tuple not found" error problem seems to happen with postgres as well, if not in the particular case index creation over large datasets. It would helpful to know in that scenario what are the fixes and how to avoid it in the first place.

The solution/fixes for postgres will carry over to pgxc because the low level stuff (blocks, files, indexes) etc. postgres-xc is really the same as in postgres.

-Sandeep



On Mon, Dec 9, 2013 at 1:23 PM, John R Pierce <pierce@hogranch.com> wrote:
On 12/9/2013 10:07 AM, RUSHI KAW wrote:
I have been running Postgresxc 1.1

you'd probably be best off finding the postgresql-xc list, as that is really a rather different system, even if it is forked from community postgresql.



-- 
john r pierce                                      37N 122W
somewhere on the middle of the left coast

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: "Tuple not found error" during Index creation
Next
From: Willy-Bas Loos
Date:
Subject: Re: client that supports editing views