As an assignment I am importing data (~500 < x < ~2500 columns) to several tables. Some tables have an acceptable time to import, but other tables have completely impossible import times.
Is there any PostgreSQL tuning I could do? Any OpenERP patch? Should I import from app via CLI instead of importing from csv via web client?