Search Postgresql Archives

Re: Where to store Blobs?

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

 



I store large models in the database because I need to have a historical data to compare to. That said, I could probably also automate a git repo but it will be just that much more work and git with binary files really doesn't make sense. Storage is really cheap and I assume the database stores bytesa types like they do text within a separate and partitioned section of the database.

Thanks,
~Ben 

On Wed, Mar 13, 2019 at 1:37 PM Jamesie Pic <jpic@xxxxxxxxxxxx> wrote:
Make dump/restore of database data unnecessarily expensive in terms of time and space imho.

[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