Re: Caching Websites - Mailing list pgsql-general

From Doug McNaught
Subject Re: Caching Websites
Date
Msg-id m365ogi26v.fsf@varsoon.wireboard.com
Whole thread Raw
In response to Re: Caching Websites  ("scott.marlowe" <scott.marlowe@ihs.com>)
Responses Re: Caching Websites  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-general
"scott.marlowe" <scott.marlowe@ihs.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

pgsql-general by date:

Previous
From: Steve Crawford
Date:
Subject: Re: realtime data inserts
Next
From: "scott.marlowe"
Date:
Subject: Re: Caching Websites