Re: postgres copy

From: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
To: "samsom, debra" <dsamsom(at)bristol(dot)ca>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: postgres copy
Date: 2001-11-01 17:36:48
Message-ID: 200111011736.fA1HamYT000983@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"samsom, debra" wrote:
>Is there away to copy fixed length text files into an Postgresql table.
>After reading the doc's it looks Postgresql expects some sort of delimiter.

Filter the data through perl or awk to insert delimiters.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C

"But they that wait upon the LORD shall renew their
strength; they shall mount up with wings as eagles;
they shall run, and not be weary; and they shall walk,
and not faint." Isaiah 40:31

Browse pgsql-novice by date

  From Date Subject
Next Message Daniel Bautista 2001-11-01 18:47:15 problems installing
Previous Message Tom Lane 2001-11-01 04:37:17 Re: Update function