[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgresql-general
Subject:    [GENERAL] Loading text files into a text attribute
From:       "BARTKO, Zoltan" <bartko.zoltan () pobox ! sk>
Date:       2004-04-02 5:17:14
Message-ID: 001901c41871$c360f960$0e5d10ac () antik ! org
[Download RAW message or body]

Hello folks,

I have the following problem:

I have a bunch of text files, I want to load them into a table where each
file will be stored in one row.

Question 1: Is there any way how to do this in psql?

AFAIK the \copy command interprets \n as a new line and so I can't get it
done what I want. So I wrote a C program that parses my text files and
anywhere it sees a \n it puts \\n and then concatenates the files, etc. -
quite complicated.

Question 2: Is there a simpler way of doing this?

Thanks in advance

Zoltan


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic