On 6/18/2010 12:07 PM, Victor Duchovni wrote:
On Fri, Jun 18, 2010 at 05:58:02PM +0200, Patrick Ben Koetter wrote:

Right now this is a read-only implementation (like mysql/pgsql)
but it may be worthwhile to add update support. SQLite implements
locking internally. That would allow us to avoid the problems with
Postfix's external locks on Berkeley DB maps, which are broken
after BDB version 2.
That's great news!
Indeed. One still needs tools to insert data into the database.
Does Postfix need to provide a minimal interface for this, or do we
assume that SQLite users will have adequate tools outside Postfix.

At the very least, the documentation could link to the SQLite website for tools..
http://www.sqlite.org/cvstrac/wiki?p=ManagementTools

Reply via email to