Re: [Mailman-Users] Storing list information in a SQL database

2006-06-30 Thread Matt Doughty
On 6/30/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Matt Doughty wrote > > >I run a rather interesting mailman setup with a very large number of > lists > >that have a lot of traffic. > >This has lead to a couple issues mostly tied to storing all the data in > >pickle files. If I could replace >

Re: [Mailman-Users] Storing list information in a SQL database

2006-06-30 Thread Mark Sapiro
Matt Doughty wrote >I run a rather interesting mailman setup with a very large number of lists >that have a lot of traffic. >This has lead to a couple issues mostly tied to storing all the data in >pickle files. If I could replace >the pickle interface with something that stores to a SQL database

[Mailman-Users] Storing list information in a SQL database

2006-06-30 Thread Matt Doughty
I run a rather interesting mailman setup with a very large number of lists that have a lot of traffic. This has lead to a couple issues mostly tied to storing all the data in pickle files. If I could replace the pickle interface with something that stores to a SQL database I could load balance the