On 12 May 2003, Doug McNaught wrote:
> "scott.marlowe" <scott(dot)marlowe(at)ihs(dot)com> writes:
>
> > The advantage to storing them in bytea or text with base64 is that
> > pg_dump backs up your whole database.
>
> It does with LOs too; you just have to use the -o option and either
> the 'custom' or 'tar' format rather than straight SQL.
Cool. I could of sworn that you had to back them up seperately. Was that
the case at one time?