| From: | Jeff Davis <pgsql(at)j-davis(dot)com> |
|---|---|
| To: | Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com> |
| Subject: | Re: Statistics import and export: difference in statistics of materialized view dumped |
| Date: | 2025-03-28 05:11:06 |
| Message-ID: | 73f0555abad4b40b82cae193789e4d1b0d0a1b00.camel@j-davis.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, 2025-03-27 at 17:07 +0530, Ashutosh Bapat wrote:
> Pulled the latest sources but the test is still failing with the same
> differences.
The attached set of patches (your 0001 and 0002, combined with my patch
v2j-0003) applied on master (058b5152f0) are passing the pg_upgrade
test suite for me.
Are you saying that the tests don't work for you even when v2j-0003 is
applied? Or are you saying that your tests are failing on master, and
that v2j-0002 should be committed?
Regards,
Jeff Davis
| Attachment | Content-Type | Size |
|---|---|---|
| v2j-0001-Test-pg_dump-restore-of-regression-objects.patch | text/x-patch | 16.5 KB |
| v2j-0002-Use-only-one-format-and-make-the-test-run-defaul.patch | text/x-patch | 5.4 KB |
| v2j-0003-Make-MV-statistics-depend-on-MV-data.patch | text/x-patch | 13.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hayato Kuroda (Fujitsu) | 2025-03-28 05:16:29 | RE: Selectively invalidate caches in pgoutput module |
| Previous Message | jian he | 2025-03-28 04:46:37 | duplicated comments on get_relation_constraints |