Slightly faster version of vacuumlo

From: Denis Perchine <dyp(at)perchine(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Slightly faster version of vacuumlo
Date: 2000-06-07 07:42:06
Message-ID: 00060714445102.00505@dyp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello all,

I tried to use vacuumlo on quite big database with large objects (approx 20000-30000).
And I found out that it will take 5-6 hours to cleanup blobs even when there's no unlinked ones.
I've looked inside the code and added some improvements.
Now it took 20-30 seconds to complete.

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp(at)perchine(dot)com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

Attachment Content-Type Size
vacuumlo.c text/x-c 4.9 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Moucha Václav 2000-06-07 08:16:15 LIKE bug
Previous Message Tom Lane 2000-06-07 07:35:40 Re: Use of system indexes