Postgres migration from 9.2 to 14

From: Lucas <root(at)sud0(dot)nz>
To: Postgresql General Group <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Postgres migration from 9.2 to 14
Date: 2022-03-09 07:03:11
Message-ID: a650b928b98597ec4917d178bbc61e04@lpossamai.me
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi guys!

You may have seen my previous posts about Streaming Replication Lag
issues and some questions regarding upgrading from PostgreSQL 9.2 to
PostgreSQL 14. Well, I have completed the project a couple of weeks ago
and have successfully migrated from PG 9.2 to PG 14. :)

You can check it out here: PostgreSQL Live Migration from 9.2 to 14 with
Bucardo (lpossamai.me) [1]

My previous posts:

[1]
https://www.postgresql.org/message-id/Z14WgPUs_T-sranXV8i1KakN-eGRgP7fFcKUR8wHJDmjR-V8tHXkIIVWPxEEUd69GBeQCCKD0BeFn4f9AKItYa22mk_DzQP0yKuhRoyXZCc=@sud0.nz

[2]
https://www.postgresql.org/message-id/4fd63109744f5ef6eee098fc92c4fa87%40sud0.nz

Cheers!
Lucas

Links:
------
[1] https://lpossamai.me/2022-03-09-pg9_to_pg14/

Browse pgsql-general by date

  From Date Subject
Next Message Scott Macri 2022-03-10 01:40:45 Simple Query Doesn't Even with Data
Previous Message David G. Johnston 2022-03-08 20:17:20 Re: Serializable read only deferrable- implications