1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-12 07:05:03 +03:00
Files
postgres/contrib/vacuumlo
Robert Haas b69f2e3640 Teach vacuumlo to limit number of removals, via new -l option.
Also, handle failure better: don't just blindly keep trying to delete
stuff after the transaction has already failed.

Tim Lewis, reviewed by Josh Kupershmidt, with further hacking by me.
2011-08-08 09:16:45 -04:00
..