Sample Header Ad - 728x90

PostgreSQL WAL for PITR recover

2 votes
1 answer
143 views
I don't think my question makes any sense with the answer, but simply to confirm my doubt? I understand that PITR recovery is done with logs from the same database release (this is what I learned in the IBM Db2 LUW database concept). But my doubt is, If I restore the backup of the PostgreSQL instance from source server to the destination where the database version of the source is Postgres 13 and the destination server running on PostgreSQL 14. Is it possible to use WAL from a lower version to a higher version for PIT recovery in the PostgreSQL database?
Asked by SAM (23 rep)
Dec 11, 2022, 12:40 PM
Last activity: Dec 12, 2022, 10:13 AM