Em seg., 22 de abr. de 2024 às 11:25, Tom Lane <tgl@xxxxxxxxxxxxx> escreveu:
No ... what would be the difference then
Well, I think if a cluster index was defined sometime in a table, it should be respected for next commands, including VACUUM FULL.
If I want to come back to PK or any other index I would use CLUSTER ... USING PK_INDEX.
regards
Marcos