Search Postgresql Archives

Re: Image storage questions

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

 



Joshua D. Drake wrote:
 
> External storing is useful but I prefer LO because all my data (binary
> and meta) is all in the same place for management.

But if that's a big L in LO, performance and maintenance will be
negatively affected, perhaps significantly.  The DBMS will have to scan
over all that large binary data to extract text or numeric data.  And
backups will copy that static binary data repeatedly.  For those
reasons, if I'm storing very large objects, like images, that I know
I'll never search or update, I prefer to manage them externally.

-- 
Guy Rouillier


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your
      message can get through to the mailing list cleanly


[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