Re: Caching Websites

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

"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.

-Doug

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Larry Rosenman 2003-05-12 16:02:13 Re: epoch to timestamp
Previous Message Josh Berkus 2003-05-12 16:00:11 Re: epoch to timestamp