[Bug 860159] Re: Mailman 3.0 support for Postgres

Stephen A. Goss steveth45 at gmail.com
Tue Sep 27 18:17:35 CEST 2011


The two SQL files really can't be shared due to the differences in those
database engines, and even less so if anyone wants to bother to add
MySQL support (inevitable, I imagine).

We could write the database schema in some simplified intermediate form
and generate the appropriate SQL. If we were using Django's ORM or
SQLAlchemy, we would generate that directly from the model class
definitions in code.

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/860159

Title:
  Mailman 3.0 support for Postgres

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/860159/+subscriptions


More information about the Mailman-coders mailing list