bootstrap table with TimestampTz type

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема bootstrap table with TimestampTz type
Дата
Msg-id 162867790905201234w1275d40chb209c2f0d6bed8a3@mail.gmail.com
обсуждение исходный текст
Ответы Re: bootstrap table with TimestampTz type  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Hello

I have a problem with creating bootstrap table with TimestampTz type.

Initdb finish with bug unrecognized type "TimestampTz", because
pg_type knows "timestamptz". But I can't to use timestamptz, because
the identifier is "TimestampTz".

What is good solution?

Thank You
Pavel


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Feedback on writing extensible modules
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: bootstrap table with TimestampTz type