Re: How to read data from a file? - Mailing list pgsql-novice

From Reshat Sabiq
Subject Re: How to read data from a file?
Date
Msg-id 4026701F.9070607@purdue.edu
Whole thread Raw
In response to How to read data from a file?  (<kynn@panix.com>)
List pgsql-novice

kynn@panix.com wrote:

>Is there a way to initialize tables by reading the data from a regular
>text file?
>
>Thanks!
>
>kynn
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>
>
>
You could parse the file programmatically issuing insert/update
commands. The best i know. :)

--
Sincerely,
Reshat.

-------------------------------------------------------------------------------------------
If you see my certificate with this message, you should be able to send me encrypted e-mail.
Please consult your e-mail client for details if you would like to do that.


Attachment

pgsql-novice by date:

Previous
From:
Date:
Subject: Re: How to read data from a file?
Next
From: Stephan Szabo
Date:
Subject: Re: How to read data from a file?