Running the original MovableType import script included with
WordPress-Pg v1.2.1-1.0 will produce the following error:
SQL/DB Error -- [ERROR: null value in column
"category_description" violates not-null constraint]
It will appear that the appropriate values have been inserted into the
database, however the blog entries will not show up on the page.
I've ported the MovableType import script to work with the
WordPress-Pg installation. The diff should be applied to the import-
mt.php that comes with the WordPress-Pg 1.2.1-1.0 package. This
has been tested with export data from MT 2.65 and should work with
MT 2.661, too.
Jen
MovableType import script for PostgreSQL