Re: [GENERAL] Loading different files

2010-12-13 Thread John R Pierce
On 12/13/10 11:25 PM, Sven Krosse wrote: Dear all, I am looking for a mechanism to load a specific file into an existing database. The file is a CTM (Compact Topic Maps Syntax ) file and I have written a CTM parser in plpgsql which works fine. The main problem is, that I have to load the file

[GENERAL] Loading different files

2010-12-13 Thread Sven Krosse
Dear all, I am looking for a mechanism to load a specific file into an existing database. The file is a CTM (Compact Topic Maps Syntax ) file and I have written a CTM parser in plpgsql which works fine. The main problem is, that I have to load the file into memory and sent a query to database