Replacement Notice!
I'm dropping my work on this project in favor of PgDBF, which is functionally identical, faster, and easier to maintain. If this is your first time here, use that project instead. If you're already using XBaseToPg in production, you should probably switch anyway.
Introduction
So, you want to convert some FoxPro tables to PostgreSQL, huh? You're in the right place. Although this project works well for one-time data migrations, it's designed and highly optimized for regularly scheduled jobs.
Installation
- Download the "xbase64-3.1.2.tar.gz" archive from the Xbase project at Sourceforge.
- Extract it and apply the XbaseToPg patch below.