Re: Why is parula failing?

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Rowley <dgrowleyml@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, tharar@amazon.com
Date: 2024-03-21T01:19:44Z
Lists: pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes:
> We could also do something like the attached just in case we're
> barking up the wrong tree.

Yeah, checking indisvalid isn't a bad idea.  I'd put another
one further down, just before the DROP of table ab, so we
can see the state both before and after the unstable tests.

			regards, tom lane



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Revert "Temporarily install debugging in partition_prune test"

  2. Temporarily install debugging in partition_prune test

  3. Review wording on tablespaces w.r.t. partitioned tables