Re: ERROR: failed to add item to the index page
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andreas Joseph Krogh <andreas@visena.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-04-30T16:48:45Z
Lists: pgsql-hackers
On Tue, Apr 30, 2019 at 9:47 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: > Andreas Joseph Krogh <andreas@visena.com> writes: > > I have a 1.4GB dump (only one table) which reliably reproduces this error. > > Shall I share it off-list? -- > > That's awfully large :-(. How do you have in mind to transmit it? I've send dumps that were larger than that by providing a Google drive link. Something like that should work reasonably well. -- Peter Geoghegan
Commits
-
Fix nbtsort.c's page space accounting.
- 6dd86c269d5b 12.0 landed
-
Fix potential assertion failure when reindexing a pg_class index.
- 3dbb317d32f4 12.0 cited
-
Make heap TID a tiebreaker nbtree index column.
- dd299df8189b 12.0 cited