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

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to