valide date in an ascii file

Поиск
Список
Период
Сортировка
От dhoubrechts
Тема valide date in an ascii file
Дата
Msg-id 3C5AF9A0.F84B1D73@cybernet.be
обсуждение исходный текст
Ответы Re: valide date in an ascii file  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
Список pgsql-interfaces
I'm trying to copy data from an ascii file to a postgres table using :
copy table using 'Home/tetrao/tetrao.txt' using delimiters ';';
My question is : How do i enter valide dates form that file when the
column is empty (;;)? Postgres want some valide date and don't want ''

Please help !


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: timestamp Format on Binary Cursor
Следующее
От: Jeff Eckermann
Дата:
Сообщение: Re: valide date in an ascii file