zhicheng wang wrote:
> hi,
>
> the man page says pg_dump cannot dump "large objects".
> can some one help me on what does this realy mean? how
> large is large? if we have some icons can we still use
> pg_dumpall to backup the db?
Large objects are items stored using the lo_xxx functions. Text fields
of any size are dumped as normal.
--
Richard Huxton
Archonet Ltd