Re: Import an Excel table to a Postgresql one

From: Mike Nolan <nolan(at)gw(dot)tssi(dot)com>
To: pgsql-general(at)postgresql(dot)org (pgsql general list)
Subject: Re: Import an Excel table to a Postgresql one
Date: 2004-09-17 18:10:46
Message-ID: 200409171810.i8HIAlQh022777@gw.tssi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > How to import an Excel table into a Postgresql table in a simple way?

Another way is to save the Excel table as a dBase file and import it
using the dbf2pg utility in the contrib/dbase directory.
--
Mike Nolan

Browse pgsql-general by date

  From Date Subject
Next Message Vivek Khera 2004-09-17 19:04:08 converting FK's to "DEFERRABLE"
Previous Message Bruno Wolff III 2004-09-17 17:33:57 Re: Import an Excel table to a Postgresql one