Date Format 9999-12-31-00.00.00.000000

Поиск
Список
Период
Сортировка
От Dirk Krautschick
Тема Date Format 9999-12-31-00.00.00.000000
Дата
Msg-id AM0PR05MB6082081F3DB8E97EE9492B0AE9020@AM0PR05MB6082.eurprd05.prod.outlook.com
обсуждение исходный текст
Ответы Re: Date Format 9999-12-31-00.00.00.000000
Re: Date Format 9999-12-31-00.00.00.000000
Список pgsql-general
Hi,

because of a migration from DB2 we have a lot of timestamps like

9999-12-31-00.00.00.000000

What would be the best way to handle this in Postgres also related
to overhead and performance (index usage?).

Or is 

TO_TIMESTAMP('9999-12-31-00.00.00.000000', 'YYYY-MM-DD-HH24.MI.SS.US')

the only way? And isn't it possible to define this like NLS parameters in Oracle
system wide?

Thanks

Dirk

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

Предыдущее
От: Dirk Krautschick
Дата:
Сообщение: UUID with variable length
Следующее
От: Christophe Pettus
Дата:
Сообщение: Re: UUID with variable length