Skip to content

Improve testing of cluster state metadata #341

Open
@matriv

Description

@matriv

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
No labels

Type

No type

Projects

Status

Must

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions