12 Jul
2002
12 Jul
'02
7:27 a.m.
Thierry Florac wrote:
Hi...
I've seen here and there several articles about a replacement of the ZODB storage via an SQL backend, to store every Zope objects. Actually, I would like to test with a PostgreSQL storage, but I can't find any link anywhere to these kind of informations.
Any link, advise or experimentation reports would be greatly appreciated...
Dirstorage sound very interesting: It will store the pickles in several files and diredtories in the filesystem. Haven't tried it: http://dirstorage.sourceforge.net/ thomas