Open
Description
In an attempt to improve our bwc, add more DB objects (or more complex objects) which are stored in cluster state, to test seamless rolling upgrade between versions:
DB "objects":
- users/roles (double check if something more could be added)
- privileges
- UDFs (double check if something more could be added)
- views
- publications
- subscriptions
- fdw
Table features:
- default column values/expressions
- Constraints / checks
- Generated column s
- Partitions
(combination with different types for the above)- check table/partition version after upgrade steps(?)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Must