Learn how to store database changes in Postgres tables for reliable point-in-time recovery and flexible backfill operations.
Select the source table
Configure filters
insert
, update
, and/or delete
). You can also add column filters to capture only certain changes.Choose a retention policy
Run the DDL commands
Create the retention