foxpro to postgresql7.1

Started by Gerard M. Operanaover 22 years ago3 messagesgeneral
Jump to latest
#1Gerard M. Operana
ger@asti.dost.gov.ph

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

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Gerard M. Operana (#1)
Re: foxpro to postgresql7.1

"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

#3Josué Maldonado
josue@lamundial.hn
In reply to: Gerard M. Operana (#1)
Re: foxpro to postgresql7.1

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.