Re: INSERTing rows from external file

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: INSERTing rows from external file
Дата
Msg-id 76303302-042C-43A7-8A17-57329AD1598C@elevated-dev.com
обсуждение исходный текст
Ответ на Re: INSERTing rows from external file  (Rich Shepard <rshepard@appl-ecosys.com>)
Список pgsql-general
On Aug 16, 2011, at 4:13 PM, Rich Shepard wrote:

> Here's the full statement for the last row:
>
> psql:chem_too.sql:5517: ERROR:  invalid input syntax for type boolean: ""
> LINE 1: ...NS','1996-11-21','Potassium','0.949999988','mg/L','','','','...
>                                                             ^
>  The column is NULLable and if there's no value a NULL should be entered.

An empty string is not null.

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





В списке pgsql-general по дате отправления:

Предыдущее
От: Rich Shepard
Дата:
Сообщение: Re: INSERTing rows from external file
Следующее
От: "David Johnston"
Дата:
Сообщение: Re: INSERTing rows from external file