Re: importing data

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: importing data
Дата
Msg-id 87bqtdihx6.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: importing data  (Chris <dmagick@gmail.com>)
Список pgsql-general
Chris <dmagick@gmail.com> writes:

> Craig White wrote:
> > I am getting an error when I import, invalid input syntax for type
> > boolean - which is empty. Is there any way around this of must I
> > necessarily have \N ?

You could try with:

COPY ... WITH NULL AS ''


--
greg

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Moving Postgres Database
Следующее
От: "Philippe Lang"
Дата:
Сообщение: Re: PGSQL 7.4 -> 8.1 migration & performance problem