From: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
---|---|
To: | Greg Stark <gsstark(at)mit(dot)edu> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 |
Date: | 2010-11-03 10:00:31 |
Message-ID: | 4CD132BF.4060407@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On 03.11.2010 11:34, Greg Stark wrote:
> On Tue, Nov 2, 2010 at 2:40 AM, Heikki Linnakangas
> <heikki(dot)linnakangas(at)iki(dot)fi> wrote:
>> Back-patch to 9.0. Since this only affects bootstrapping, it makes no
>> difference to existing installations. We don't need to worry about the
>> bug in existing installations, because if you've managed to get past the
>> initial base backup already, you won't hit the bug in the future either.
>
> I'm actually not nearly so sanguine about this not affecting existing
> installations. It means, for example, that anyone who has written
> monitoring scripts that watch the wal position will see behaviour
> they're not familiar with.
You mean, they will see an unfamiliar wal position right after initdb? I
guess, but who runs monitoring scripts on a freshly initdb'd database
before doing anything on it?
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-11-03 14:31:55 | Re: pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 |
Previous Message | Greg Stark | 2010-11-03 09:34:30 | Re: pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 |
From | Date | Subject | |
---|---|---|---|
Next Message | Kenneth Marshall | 2010-11-03 13:23:14 | Re: Hash support for arrays |
Previous Message | Greg Stark | 2010-11-03 09:34:30 | Re: pgsql: Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000 |