On Sat, Apr 18, 2020, at 8:25 AM, skenny@scss.tcd.ie wrote:
Well, it is quite possible that something is seriously wrong with my configuration.
The database backend is Postgres - not something I configured. It is specified in my docker-compose file, which in turn is based on the compose files at https://github.com/maxking/docker-mailman.
(At one point I thought maybe the virtual machine I'm running on was under-resourced. I've since doubled memory and the number of CPUs but that hasn't really improved things.)
I'm wondering where to go next - try tweaking the Postgres config, switch to SQLlite ....
How many entries do you have in your member table? You can just use psql command in the postgres container to dump a count of all the rows?
Thanks for giving time to helping me with this, much appreciated.
Stephen
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
-- thanks, Abhilash Raj (maxking)