the connection settings to the postgres db were being not being set by autocat3, but instead depended on ebook converter having been run in the python environment.
This was not a good situation!
My RamSession and PostgresSession were needed because the CherryPy version we were using was not compatible with Python 3. Current versions are compatible, so these are not needed.