NULL TIMESTAM problem

Поиск
Список
Период
Сортировка
От Enrique Sánchez
Тема NULL TIMESTAM problem
Дата
Msg-id BAY113-F31F49E5C80E9ECEAA5BF8AD4EC0@phx.gbl
обсуждение исходный текст
Ответы Re: NULL TIMESTAM problem  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
Hi! I'm new in Postgres.

I nedd to fill a database table x from a file With the COPY command an the
delimiter '*'.
This  table  has a timestamp null column (I declared like: ' birthday
timestamp NULL' ).

But when I try to insert NULL values(specified in the file), postgres throw
an error.


I don't know how can I specify this NULL value wkthout an '\N' character.


Thanks
Enrique.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: multi-column aggregates
Следующее
От: Chris Kratz
Дата:
Сообщение: Re: multi-column aggregates