Re: Large Binary Objects Middleware

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

 



""Rodrigo Madera"" <rodrigo.madera@xxxxxxxxx> wrote
>
> The database is holding large ammounts of digital video, and I am
> wanting to put these directly into the database. What performance
> guidelines would you all give seeing my position today?
>

IMHO, if you don't need transaction semantics, don't put these big things 
into database. Instead, add a field in your table and put the link to the 
big things in it.

Regards,
Qingqing 




[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux