Re: Need help in transferring FP to Int64 DateTime

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Need help in transferring FP to Int64 DateTime
Дата
Msg-id 4FD10BBD.8000706@gmail.com
обсуждение исходный текст
Ответ на Re: Need help in transferring FP to Int64 DateTime  (Benson Jin <benson.jin@troo.com>)
Список pgsql-general
On 06/07/2012 08:29 AM, Benson Jin wrote:
> Hi Adrian,
>
> Thanks for the suggestion! We thought about that too, but concerned about the possible performance
penalty trigger based replication would bring. If there is no other
alternative, we will give
your suggestion a try...

AFAIK there is no direct way to do a binary fp timestamp --> integer
timestamp conversion, otherwise pg_upgrade would handle it. To make that
jump it needs to go through a text based representation. That leaves a
dump/restore cycle or non-binary replication.

>
> Cheers,
>
> Benson
>


--
Adrian Klaver
adrian.klaver@gmail.com

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Problem while restoring a database from SQL_ASCII to UTF-8
Следующее
От: Philipp Kraus
Дата:
Сообщение: Re: acessibility for tables