| From: | Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
|---|---|
| To: | "Rafael B(dot)C(dot) *EXTERN*" <bcrafa(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Large objects system |
| Date: | 2013-10-04 07:52:30 |
| Message-ID: | A737B7A37273E048B164557ADEF4A58B17C27712@ntex2010a.host.magwien.gv.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Rafael B.C. wrote:
> I am dealing with the old decision about hiw to store data objects and trying to understand deep the
> postgre system including toast, pg-largedataobject table and so on.
>
> My real doubt right now is why bytea does not gets processed by toast system even when is grow enough.
> Since ive read that tuples are not allowed to expand over several dtabase pages.
>
> Maybe someone has the explanaition for this behavior?
What makes you think that bytea won't get TOASTed?
It sure should.
Yours,
Laurenz Albe
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John R Pierce | 2013-10-04 08:02:43 | Re: Large objects system |
| Previous Message | Alban Hertroys | 2013-10-04 07:01:53 | Re: pg_xlog size growing untill it fills the partition |