Re: extract text and store in postgres

From: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
To: PgSQL Novice ML <pgsql-novice(at)postgresql(dot)org>
Subject: Re: extract text and store in postgres
Date: 2002-07-25 00:07:52
Message-ID: 1027555672.13625.147.camel@rebel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Wed, 2002-07-24 at 18:37, Jesús López wrote:
> Hi:
>
> I´m novice in postgres and I need to extract some information from a
> external plain text file and store in postgress.
>
> There are any aplication to do that ? what is the best form to do it?

Python and Perl...

--
+-----------------------------------------------------------------+
| Ron Johnson, Jr. Home: ron(dot)l(dot)johnson(at)cox(dot)net |
| Jefferson, LA USA |
| |
| "The greatest dangers to liberty lurk in insidious encroachment |
| by men of zeal, well-meaning, but without understanding." |
| Justice Louis Brandeis, dissenting, Olmstead v US (1928) |
+-----------------------------------------------------------------+

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Duncan Sargeant 2002-07-25 03:57:42 Re: table move across databases
Previous Message Jess Lpez 2002-07-24 23:37:23 extract text and store in postgres