Re: [HACKERS] Improved vacuumlo

2002-04-16 Thread Mario Weilguni
Sorry I should've read the FAQ. I've posted the patch to pgsql-patches. Am Dienstag, 16. April 2002 13:49 schrieb Mario Weilguni: > I've improved the contributed vacuumlo command, now it behaves like all > other postgres command line utilites e.g. supports -U, -p, -h, -?, -v, > password prompt an

[HACKERS] Improved vacuumlo

2002-04-16 Thread Mario Weilguni
I've improved the contributed vacuumlo command, now it behaves like all other postgres command line utilites e.g. supports -U, -p, -h, -?, -v, password prompt and has a "test mode". In test mode, no large objects are removed, just reported. What can I do now with the patch (355 lines)? Send it