| From: | Peter T Mount <peter(at)retep(dot)org(dot)uk> |
|---|---|
| To: | "Sergey E(dot) Levov" <serg(at)gate(dot)informika(dot)ru> |
| Cc: | PostgreSQL Hackers List <hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] SPI procedure for removing large objects |
| Date: | 1998-08-05 18:00:12 |
| Message-ID: | Pine.LNX.3.96.980805185640.13326R-100000@maidast.retep.org.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, 5 Aug 1998, Sergey E. Levov wrote:
> Hello!
>
> I've written the SPI procedure which allows to delete large
> objects referenced by currently deleted or updated tuples.
> I tested it with PostgreSQL v6.3.2 and seem it works.
> If PostgreSQL developers team is interested in it, I'll send
> the sources to this mailing list or to somebody personally.
I'll be interested (I wrote the copy in contrib/lo - post 6.3.2 source
tree).
There was some talk about 5 weeks ago about using vacuum to pick up any
stragglers. I have some ideas on this, but can't try them out at the
moment - I haven't had a working backend for about 3 weeks now :-(
> Sorry for my English.
No problem - I'm English, and sometimes it's worse ;-)
--
Peter T Mount peter(at)retep(dot)org(dot)uk or petermount(at)earthling(dot)net
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dr. Michael Meskes | 1998-08-05 18:19:19 | Re: [HACKERS] Standards question |
| Previous Message | Peter T Mount | 1998-08-05 17:56:01 | Re: [HACKERS] Broken source tree |