"a REINDEX operation on an index pg_upgrade'd from a previous release could potentially fail."

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



According to https://www.postgresql.org/docs/release/12.0/
"
In new btree indexes, the maximum index entry length is reduced by eight bytes, to improve handling of duplicate entries (Peter Geoghegan) §

This means that a REINDEX operation on an index pg_upgrade'd from a previous release could potentially fail.
"

Would a REINDEX CONCURRENTLY mitigate that risk, since https://www.postgresql.org/docs/14/sql-reindex.html#SQL-REINDEX-CONCURRENTLY says "6. The old indexes are dropped"?

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux