Pyrseas 0.3.0, a framework for upgrading/migrating a PostgreSQL database, has been released. It now supports additional DDL features: - DOMAINs - ENUMerated TYPEs - Rewrite RULEs - TRIGGERs - INDEXes on expressions - AGGREGATE functions - Functions returning table row types - SECURITY DEFINER functions The host/port now defaults to use sockets, resulting in a noticeable performance improvement. Best regards, Joe Abbate