Re: ERROR: failed to add item to the index page
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andreas Joseph Krogh <andreas@visena.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-04-30T16:47:03Z
Lists: pgsql-hackers
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? Maybe you could write a short script that generates dummy data to reproduce the problem? regards, tom lane
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