Re: Error while importing CSV file

Поиск
Список
Период
Сортировка
От Lockas
Тема Re: Error while importing CSV file
Дата
Msg-id 1328510260587-5459427.post@n5.nabble.com
обсуждение исходный текст
Ответ на Error while importing CSV file  (Shadin_ <w_ward_w@hotmail.com>)
Ответы Re: Error while importing CSV file
Список pgsql-general
I've tried a lot of sizes
but I still have messages in my log saying:

*  ---
  ERROR:  value too long for type character varying(200)
  --- *

Why is this? There are no other varchar(200) columns in my DB at all,
no other table. Only this column used to be 25 characters and using
the alter type command I changed it to 200. It looks alright, the column
also
accepts the value, but the error is logged.

I'm confused. How to stop the error?

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Error-while-importing-CSV-file-tp5458103p5459427.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: Scott Ribe
Дата:
Сообщение: Re: sql query bug???
Следующее
От: Misa Simic
Дата:
Сообщение: Re: Triggering a function on table overwrite