KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com> wrote:
> The attached patch fixes these matters.
I'll start to check it.
> We have to reference pg_largeobject_metadata to check whether a certain
> large objct exists, or not.
What is the situation where there is a row in pg_largeobject_metadata
and no corresponding rows in pg_largeobject? Do we have a method to
delete all rows in pg_largeobject but leave some metadata?
Regards,
---
Takahiro Itagaki
NTT Open Source Software Center
In response to
Responses
pgsql-hackers by date
| Next: | From: KaiGai Kohei | Date: 2009-12-11 07:46:22 |
| Subject: Re: Largeobject Access Controls (r2460) |
| Previous: | From: KaiGai Kohei | Date: 2009-12-11 07:17:53 |
| Subject: Re: Largeobject Access Controls (r2460) |