Re: importing dates

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: importing dates
Дата
Msg-id dcc563d10808281206g1c47fab8kb712cc82b53a1bc6@mail.gmail.com
обсуждение исходный текст
Ответ на importing dates  (thefronny@gmail.com)
Список pgsql-general
On Tue, Aug 26, 2008 at 2:24 PM,  <thefronny@gmail.com> wrote:
> I need to copy some data that includes an date as YYYY/MM/DD. Is there
> a method I can do this and replace the "/" with "-" on the fly in the
> copy command string?

You shouldn't need to.  Pgsql should accept yyyy/mm/dd as valid date
format and load it right in.

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

Предыдущее
От: "Masis, Alexander \(US SSA\)"
Дата:
Сообщение: MySQL LAST_INSERT_ID() to Postgres
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: MySQL LAST_INSERT_ID() to Postgres