pg_reorg
pg_reorg copied to clipboard
Re-organize tables on a PostgreSQL database without keeping any locks so that you can retrieve or update rows
Results
1
pg_reorg issues
Sort by
recently updated
recently updated
newest added
Hi, I've tried to update the pg-reorg Debian package for PostgreSQL 9.5 by simply adding rules to bin/Makefile, but apparently that's not enough with the 1.1.13 release: ``` --- 109,127...