Skip to content

Commit 3f730f2

Browse files
authored
FDN-2303: Add pg_partman 5.1.0 and refresh_journaling_native (#27)
As part of the project to migrate to native partitioning we need to instal pg_partman 5.1.0 and a new function `journal.refresh_journaling_native` to all databases. The latter function is like `journal.refresh_journaling` except it creates a table partitioned by `journal_timestamp`. This is necessary because `partman5.create_parent` only works with tables that are natively partitioned (albeit with no children).
1 parent 5b10155 commit 3f730f2

2 files changed

Lines changed: 6701 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)