From: Bruce Momjian Date: Mon, 10 May 1999 04:19:30 +0000 (+0000) Subject: add mention of large object orphaning X-Git-Tag: REL6_5~285 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40457dfde98a2d18e0035cb97837791d4888b69b;p=thirdparty%2Fpostgresql.git add mention of large object orphaning --- diff --git a/contrib/README b/contrib/README index 88dc7b645ad..875c2b20aba 100644 --- a/contrib/README +++ b/contrib/README @@ -80,5 +80,6 @@ userlock - User locks by Massimo Dal Zotto - - +vacuumlo - + Remove orphaned large objects + by Peter T Mount