bubba postgres wrote:
> No takers?
> Some background I've changed my TOAST type from EXTENDED to MAIN.
> After some changes on my DB I notice that where I used to have a large
pg_toast_X table, I
> now have a large pg_largeobject table.
> Can't find an explanation of the difference between the
No takers?
Some background I've changed my TOAST type from EXTENDED to MAIN.
On Thu, Jul 28, 2011 at 10:50 AM, bubba postgres
wrote:
>
> After some changes on my DB I notice that where I used to have a large
> pg_toast_X table, I now have a large pg_largeobject table.
> Can't find an explana
After some changes on my DB I notice that where I used to have a large
pg_toast_X table, I now have a large pg_largeobject table.
Can't find an explanation of the difference between the two, could someone
enlighten me?