[python-committers] Re: Do people still find this mailing list useful?

2023-07-04 Thread Marc-Andre Lemburg
The only concern I have with moving off of the MLs and to Discourse is archiving of messages. With MLs, the archiving process is pretty straight forward and built into Mailman, but for Discourse this is less obvious. Do we have a solution to archiving Discourse content in place which is unde

[python-committers] Re: Do people still find this mailing list useful?

2023-07-04 Thread C.A.M. Gerlach
Good point. The PostgreSQL database that stores everything can be backed up, stored as a file anywhere and restored fairly easily: https://meta.discourse.org/t/122710 I'm only a mod (not an admin), so I don't know if we're actually doing it right now, but maybe Brett or one of the other admins does