From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Petr Jelinek <petr(at)2ndquadrant(dot)com> |
Cc: | Steve Singer <steve(at)ssinger(dot)info>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Anssi Kääriäinen <anssi(dot)kaariainen(at)thl(dot)fi>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Jaime Casanova <jaime(at)2ndquadrant(dot)com> |
Subject: | Re: tracking commit timestamps |
Date: | 2014-11-19 11:20:09 |
Message-ID: | CA+U5nMKubjE2-DBXCkBmnaGgDzuaYUBa5v0AGxg8z+tfsiWA8g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers Postg무지개 토토SQL : Postg무지개 토토SQL 메일 링리스트 : 2014-11-19 11:20 이후 PGSQL www |
On 19 November 2014 02:12, Petr Jelinek <petr(at)2ndquadrant(dot)com> wrote:
> Maybe we need better explanation of the LSN use-case(s) to understand why it
> should be stored here and why the other solutions are significantly worse.
We should apply the same standard that has been applied elsewhere. If
someone can show some software that could actually make use of LSN and
there isn't a better way, then we can include it.
PostgreSQL isn't a place where we speculate about possible future needs.
I don't see why it should take 2+ years of prototypes, designs and
discussions to get something in from BDR, but then we simply wave a
hand and include something else at last minute without careful
thought. Even if that means that later additions might need to think
harder about upgrades.
Timestamp and nodeid are useful for a variety of cases; LSN doesn't
meet the same standard and should not be included now.
We still have many months before even beta for people that want LSN to
make a *separate* case for its inclusion as a separate feature.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Albe Laurenz | 2014-11-19 11:26:56 | Unlogged tables can vanish after a crash |
Previous Message | Etsuro Fujita | 2014-11-19 11:18:21 | Re: postgres_fdw behaves oddly |
From | Date | Subject | |
---|---|---|---|
Next Message | Petr Jelinek | 2014-11-19 11:36:59 | Re: tracking commit timestamps |
Previous Message | Petr Jelinek | 2014-11-19 02:12:58 | Re: tracking commit timestamps |