Re: Partitioned index can be not dumped
Alexander Pyhalov <a.pyhalov@postgrespro.ru>
From: Alexander Pyhalov <a.pyhalov@postgrespro.ru>
To: Pgsql Hackers <pgsql-hackers@postgresql.org>
Cc: Álvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2021-06-30T14:33:50Z
Lists: pgsql-hackers
Attachments
- 0001-Set-relhasindex-for-partitioned-tables-correctly-v2.patch (text/x-diff) patch v2-0001
Alexander Pyhalov писал 2021-06-30 17:26: > Hi. > > Sorry, test had an issue. -- Best regards, Alexander Pyhalov, Postgres Professional
Commits
-
Don't reset relhasindex for partitioned tables on ANALYZE
- d700518d744e 15.0 landed
- be280cdad298 14.0 landed
-
Set pg_class.reltuples for partitioned tables
- 0e69f705cc1a 14.0 cited
-
autovacuum: handle analyze for partitioned tables
- 0827e8af70f4 14.0 cited