import fixed width files into PostgreSQL

From: "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com>
To: "pgsql (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: import fixed width files into PostgreSQL
Date: 2003-04-15 14:41:44
Message-ID: 73309C2FDD95D11192E60008C7B1D5BB04C7494B@snt452.corp.bcbsm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Howdy:

Running PostgreSQL 7.2.1 on RedHat Linux 7.2.

Is it possible to import, or otherwise '\copy', files into Pg tables
that are in a fixed width (no spaces) format? If so, am I just
using copy or is there a method (example) for this somewhere?

Thanks!

-X

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2003-04-15 14:47:03 Re: Delete large amount of records and INSERT (with indexes)
Previous Message Bruce Momjian 2003-04-15 14:23:30 Re: [PERFORM] Yet Another (Simple) Case of Index not used