Re: Importing dbf files to postgresql

From: Josh Jore <josh(at)greentechnologist(dot)org>
To: John Dougherty <jwd(at)softcom(dot)net>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Importing dbf files to postgresql
Date: 2002-07-06 20:21:54
Message-ID: Pine.BSO.4.44.0207061521080.26828-100000@kitten.greentechnologist.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

You'll probably just write a scriptlet to filter the data for pgsql's
consumption.

Joshua b. Jore ; http://www.greentechnologist.org

On Sat, 6 Jul 2002, John Dougherty wrote:

> Could someone recommend any utilities for browsing and editing dbf files for
> importing to postgresql that will run in linux? I have data to import, but
> it contains some illegal values that need to be cleaned up.
>
> Thanks
> John Dougherty
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>
>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Brian Scandale 2002-07-06 23:48:05 last 25 records from a dataset
Previous Message John Dougherty 2002-07-06 17:57:30 Importing dbf files to postgresql