foxpro to postgresql7.1
Hi!
Has anyone tried exporting a database in foxpro to PostgreSql ver7.1 ?
If yes, did you encounter any problems ?
I need to get this info so I could make plans on how to migrate my database to PostgreSql ver7.1.
Thank you.
Regards,
Gerard
"Gerard M. Operana" <ger@asti.dost.gov.ph> writes:
I need to get this info so I could make plans on how to migrate my database=
to PostgreSql ver7.1.
Why in the world would you be planning a port to such an ancient release
of Postgres? The last 7.1.* release was more than two years ago.
regards, tom lane
Hi Gerard,
Gerard M. Operana wrote:
Hi!
Has anyone tried exporting a database in foxpro to PostgreSql ver7.1 ?
If yes, did you encounter any problems ?
I need to get this info so I could make plans on how to migrate my database to PostgreSql ver7.1.
I use dbf2pg and works just fine, a few times some data types I had
redefine them on postgres but nothing hard to do.
Regards,
--
Josu� Maldonado.