Vít Krajíček

Results 3 comments of Vít Krajíček

pg_upgrade works fine. I used it twice. Here are my notes from the upgrades. ``` Upgrade from PostgreSQL-14 to PostgreSQL-16 on image timescale/timescaledb-ha 1) PostgreSQL-14 database a)Upgrade to latest pg14...

> > pg_upgrade works fine. I used it twice. > > Here are my notes from the upgrades. > > Do you that within docker ? I try to update...

> ``` > 1) PostgreSQL-14 database > a)Upgrade to latest pg14 image - Same version of timescaledb required > a)Upgrade all databases(include system databases template1 and postgres) > timescaledb -...