Re: [ADMIN] problems with dbf-files

2002-03-20 Thread Bruce Momjian
Ladislav Jirsa wrote: > Hello! > > I run postgreSQL-7.2 on RedHat Linux 7.2, kernel 2.4. I want to import and > export dbf-tables in and from postgres. I found pg2xbase library that > requires xbase library. After installation, the conversion does not work > (segmentation fault, exports empty tab

[ADMIN] problems with dbf-files

2002-03-20 Thread Ladislav Jirsa
Hello! I run postgreSQL-7.2 on RedHat Linux 7.2, kernel 2.4. I want to import and export dbf-tables in and from postgres. I found pg2xbase library that requires xbase library. After installation, the conversion does not work (segmentation fault, exports empty tables, distortion of numeric fields

Re: [ADMIN] problems with dbf-files

2002-03-15 Thread Jeremy Buchmann
I tried that program quite a while back and it didn't work at all...not even close. I export the dbf tables to tab-delimited text files and COPY them into a Pg table. --Jeremy On Wednesday, March 15, 102, at 06:46 AM, Ladislav Jirsa wrote: > Hello! > > I run postgreSQL-7.2 on RedHat Linux 7.

[ADMIN] problems with dbf-files

2002-03-15 Thread Ladislav Jirsa
Hello! I run postgreSQL-7.2 on RedHat Linux 7.2, kernel 2.4. I want to import and export dbf-tables in and from postgres. I found pg2xbase library that requires xbase library. After installation, the conversion does not work (segmentation fault, exports empty tables, distortion of numeric field