Re: Incremental aggregate/rollup strategy advice

Поиск
Список
Период
Сортировка
От Morris de Oryx
Тема Re: Incremental aggregate/rollup strategy advice
Дата
Msg-id CAKqnccidsJTovpXCB0+GQ1YeF+JJoFAGKpu0mtovR7MHGBOfRw@mail.gmail.com
обсуждение исходный текст
Ответ на RE: Incremental aggregate/rollup strategy advice  (Steven Winfield <Steven.Winfield@cantabcapital.com>)
Список pgsql-general
Thanks Steven, nice suggestions. I should have mentioned that the deployment setup is on RDS on PG 11.x, which rules out those extensions. I've looked at TimescaleDB several times, and it looks pretty great.

I've now read through some of the archives from years back when pg_xact_commit_timestamp was still in development, and I'm thinking it might be the right solution. I'm still not clear how long timestamps are held, or what the overhead is. It sounds like commit timestamps might be exactly the same, but that's fine for me. So long as they're never in the past, it doesn't matter how many timestamps are the same.


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

Предыдущее
От: Steven Winfield
Дата:
Сообщение: RE: Incremental aggregate/rollup strategy advice
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Incremental aggregate/rollup strategy advice