> I'm now trying to find the origin of this NFS performance problem; if I > can't make it work correctly, maybe I'll switch to Relstorage blobs stored > in the PostgreSQL ZODB backend (with a RelStorage client cache), but this > configuration generates very big PostgreSQL databases (I have 800 GB of > data files) which are quite hard to handle...
Be aware that PostgreSQL has two different ways to store blobs and one is limited to 1 GB per blob. Regards, Florian Schulze -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/pylons-discuss/F4642E3E-D44C-4BBB-8A37-51DBA00C5755%40florian-schulze.net.
