Search Postgresql Archives

Re: controlling memory management with regard to a specific query (or groups of connections)

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

 



Thanks. Unfortunately, this is in a clustered environment.   NFS and other shared drive systems won't scale well.  I'd need to run a service that can serve/delete the local files, which is why I'm just stashing it in Postgres for now.  

> On Nov 19, 2015, at 2:26 AM, Roxanne Reid-Bennett <rox@xxxxxxxxxxx> wrote:
> 
> We have a system that loads a bunch of files up to be processed - we queue them for processing behind the scenes.  We don't load them into Postgres before processing.  We put them in a temp directory and just save the location of the file to the database.  This configuration does have limitations.  Post-processing can not be load balanced across servers unless the temp directory is  shared.
> 
> I'm sure you'll get more DB centric answers from others on the list.
> 
> Roxanne


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[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