On 5/2/20 12:51 AM, Samir Faci wrote:
A few questions about an Ubuntu install.
I managed to add my domain to hyperkitty, created a new list and now i'm getting this behavior:
AttributeError: module 'time' has no attribute 'clock'
I'm on python 3.8.2
It time.clock() went away in Python 3.8. Mailman versions older than 3.3.0 are not compatible with Python 3.8. You need to upgrade Mailman core.
Question #2. I'm setting up mailman 3 on sqlite for simplicity's sake. Do people find the performance of mysql / postgres worth the upgrade?
It depends on the size of your installation - how many lists, how many list members, frequency of posts and so on. You may find <https://www.digitalocean.com/community/tutorials/sqlite-vs-mysql-vs-postgresql-a-comparison-of-relational-database-management-systems> of interest.
2B. Is there a migration path if I want to switch to mysql at a later date?
The migration path mostly consists of migrating the data from the SQLite database.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan