I got many times an error of POSKeyError. I think our setting is not enough parameters of PostgreSQL. Because the system chenged storage from MySQL to PostgreSQL. I got the error many times before the chenging.
Please let me know the specific setting or any points.
Using version:
- Plone 4.3.1
- RelStorage 1.5.1 with PostgreSQL on RDS, AWS
- shared-blob-dir true (stored on the filesystem)
- Plone Quick Upload 1.8.2
Here are some PostgreSQL tune-ups within postgresql.conf:
And here are they explained by Jens W. Klein:
You should also read https://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_Server
And here is our buildout.cfg: