Hi
While the COPY is faster then INSERT, I will use it. But for now I can only write it in a file, then run psql -f. Is any way to do this from a program ( in my case Kylix ), or is too PostgreSQL specific, to use it from outside ?
Or, is another possibility to add new records en-gros ( I have 15000 new records each time ) ?
Thanks,
Feherke.
While the COPY is faster then INSERT, I will use it. But for now I can only write it in a file, then run psql -f. Is any way to do this from a program ( in my case Kylix ), or is too PostgreSQL specific, to use it from outside ?
Or, is another possibility to add new records en-gros ( I have 15000 new records each time ) ?
Thanks,
Feherke.