Re: Caching Websites

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Doug McNaught <doug(at)mcnaught(dot)org>
Cc: Adam Kessel <adam(at)bostoncoop(dot)net>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Caching Websites
Date: 2003-05-12 16:04:04
Message-ID: Pine.LNX.4.33.0305121002360.26920-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mirco Tamburini 2003-05-12 16:19:49 Heterogeneous service (like Oracle or Ms SQL Server)
Previous Message Larry Rosenman 2003-05-12 16:02:13 Re: epoch to timestamp