Re: [PERFORM] Large Objects and Toast

2007-12-16 Thread Usama Dar
On Dec 14, 2007 10:11 PM, Campbell, Lance <[EMAIL PROTECTED]> wrote: > PostgreSQL: 8.2 > > > > My understanding is that when one creates a large object there is no way > to link the large object to a field in a table so that cascading delete can > occur. Is this correct? My understanding is tha

[PERFORM] Large Objects and Toast

2007-12-14 Thread Campbell, Lance
PostgreSQL: 8.2 My understanding is that when one creates a large object there is no way to link the large object to a field in a table so that cascading delete can occur. Is this correct? My understanding is that you have to manually delete the large object. I also read something about t