Re: Syntax error in a large COPY
От | Dimitri Fontaine |
---|---|
Тема | Re: Syntax error in a large COPY |
Дата | |
Msg-id | 200711071110.42439.dfontaine@hi-media.com обсуждение исходный текст |
Ответ на | Re: Syntax error in a large COPY (Reg Me Please <regmeplease@gmail.com>) |
Ответы |
Re: Syntax error in a large COPY
|
Список | pgsql-general |
Le mercredi 07 novembre 2007, Reg Me Please a écrit : > pgloader seems not that easy to use for a newbie like myself. > Also because domentation seems too skinny. Sorry about this, writting documentation in English is not that easy when it's not one's natural language... I'll accept any comment/patch to the documentation, the aim of it being to ease users life, of course ;) http://pgloader.projects.postgresql.org/ Short story: you have to make a pgloader.conf file where you explain where is the data file and what pgloader should expect into it (csv, text, what delimiter and quotes, etc), then run pgloader -Tc pgloader.conf The -T option will TRUNCATE the configured table(s) before COPYing data into it (them). > In any case each "goto line, add lines, save, run" cycle requires about 10 > minutes on my PC. And the logs don't provide any useful detail. > So, again, better logging would help in any case. pgloader would certainly give this, at first run... It seems to me it is worth the effort of reading the manual... -- dim
Вложения
В списке pgsql-general по дате отправления: