til
til copied to clipboard
pg_squeeze vs pg_repack
Using recent improvements of the PostgreSQL database server. Most notably, besides the use of background workers,pg_squeeze
uses logical decode instead of triggers to capture concurrent changes pg_repack
.
https://github.com/cybertec-postgresql/pg_squeeze