Search Postgresql Archives

Re: WAL directory size calculation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Jul 29, 2016 at 7:08 AM, Moreno Andreo <moreno.andreo@xxxxxxxxxx> wrote:
​R​
egarding backups I disagree. Files related to database must be consistent to the database itself, so backup must be done saving both database and images. 

​I'd suggest you consider that such binary data be defined as immutable.  Then the only problem you have to worry about is existence - versioning consistency goes away.  You only need focus on the versioning of associations - which remains in the database and is very lightweight.  It is then a separate matter to ensure that all documents you require are accessible given the identifying information stored in the database and linked to the primary records via those versioned associations.

David J.
 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux