Re: SQL & Binary Data Questions - Mailing list pgsql-general

From Ragnar
Subject Re: SQL & Binary Data Questions
Date
Msg-id 1148293521.20029.5.camel@localhost.localdomain
Whole thread Raw
In response to Re: SQL & Binary Data Questions  ("Siah" <siasookhteh@gmail.com>)
List pgsql-general
On fös, 2006-05-19 at 12:21 -0700, Siah wrote:
> Some pointers could help. & any arguments pro/against saving bin data
> in db?

pro: backups can be made with pg_dump only.

if binary data is stored in filesystem, your backup
procedure gets more complicated, specially if your
binary files can get updated during backup.

gnari



pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: "make check" fails over NFS or tmpfs
Next
From: "Dawid Kuroczko"
Date:
Subject: Re: Let's make CPgAN!