Don't use the pg_am system catalog in new test
Alvaro Herrera <alvherre@alvh.no-ip.org>
Don't use the pg_am system catalog in new test This causes deadlocks because it's a highly trafficked catalog. Use a regular table created by the same test instead. Discussion: https://postgr.es/m/f3e61e27-19d0-5e40-3eb2-53282fa0532a@gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/create_am.out | modified | +2 −2 |
| src/test/regress/sql/create_am.sql | modified | +1 −1 |
Discussion
- ALTER TABLE SET ACCESS METHOD on partitioned tables 70 messages · 2022-05-18 → 2024-07-02