On Wed, Sep 24, 2003 at 15:13:40 +0900,
  Lee Weaver <[EMAIL PROTECTED]> wrote:
> Could someone please tell me where I could find info on exporting excel data
> into postgresql, or how to do it.  Thanks!

If you export your excel data into tab separated data files (one for
each table), then it will be relatively easy to import it into
postgres using the copy command.

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to