| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | "abremond(at)voila(dot)fr" <abremond(at)voila(dot)fr> |
| Cc: | Postgresql General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: [BUGS] Problem with duplicate file. |
| Date: | 2003-06-30 14:32:51 |
| Message-ID: | 20030630143251.GC16802@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
[In future, please respond to the list]
On Mon, Jun 30, 2003 at 04:09:42PM +0200, abremond(at)voila(dot)fr wrote:
> Following your last mail, I remark that the table pg_largeobject is very large (3 files 16404 + 16404.1 + 16404.2).
> I don't understand because, I have deleted many rows with larges Objects (OID), but my database doesn't decrease.
> And when I apply a vacuumdb full the size of my database doesn't change.
> How I can manage the table pg_largeobject ?
> Because I think that there are many data in the table pg_largeobject, which are not refrenced in my database.
> Thank you for your help.
I have no experience of large-objects. It is possible that you are not
deleting them properly when you delete the references from other tables.
Hopefully someone else on this list can help you.
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> "the West won the world not by the superiority of its ideas or values or
> religion but rather by its superiority in applying organized violence.
> Westerners often forget this fact, non-Westerners never do."
> - Samuel P. Huntington
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Verhaag, G. | 2003-06-30 14:38:20 | Time limit on query using PgAdmin 1.4.2? |
| Previous Message | Tom Lane | 2003-06-30 14:22:46 | Re: MemoryContextAlloc: invalid request size |