Hi all,
I had convert a FileStorage (Data.fs) in to a RelStorage : Postgresql
8.1, psycopg2, Zope 2.9.8
, Python 2.4.5, Plone 2.1 + FileSystemStorage
Zope 2.9.8 have ZODB 3.6.3 version but patch for 3.7.1 run ...
I have poor performance like FileStorage perhaps more bad
My base have size of 5,5 Go. When I try to pack with RelStorage, it's
very slow
, I launch it for 15 hours without success yet.
My questions :
- Have you a special config for Postgresql , for example run with
pgpool2 ?
- Is there statistic with height load (a lot a users in same time)
Sorry for my english...
Cheers
Eric
Pentila
Le 27 mars 08 à 19:21, Shane Hathaway a écrit :
Chris Withers wrote:
Shane Hathaway wrote:
Can't you use the standard manage_pack() method?
Yes, pack it about the same way you would pack a ZEO storage.
OK, but I do that using fspack.py ;-)
Running fspack doesn't work with the storage online, does it? Maybe
you're talking about zeopack.py.
Is there anything similar for RelStorage or do I need to do a
zopectl run / stepper script?
I guess that's what you need, yes. Post it once you have it so I
can include it in RelStorage. Maybe there should be a "zopectl
pack" command, if there isn't already.
Shane
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/
ZODB-Dev mailing list - ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/
ZODB-Dev mailing list - ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev