I didn't want to manually transfer information from my old site to my new so I wrote a script to dump data from the rows in the old table into the posts table of wordpress. It seems to work fine when I look at the page management page, but it now takes forever to execute. It's only about 177 rows.
Did I need to update some other tables like post2cat for this to work right?