import from tsv
От | Malik Rumi |
---|---|
Тема | import from tsv |
Дата | |
Msg-id | CAKd6oBwyKY4jd5mz39dxLU11_3w+EBz67dmAXyiBi4u9d9kXZQ@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: import from tsv
|
Список | pgadmin-support |
I need to import data from a TSV. Using the import dialog and selecting text as the file format, I can select [tab] from the delimiter drop down. There is a notice that tab is the default, but apparently no way to leave that blank, thus accepting the default. I think that might be significant because this is my error message:
ERROR: COPY delimiter must be a single one-byte character
Above that, where it spells out the actual SQL code that was run, there is:ERROR: COPY delimiter must be a single one-byte character
" ...DELIMITER E'\\t' ..."
I ran it again as csv instead of text, but still with the tab delimiter, same result.
ERROR: syntax error at or near "'/usr/lib/postgresql/9.4/bin/
В списке pgadmin-support по дате отправления: