| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking |
| Date: | 2022-08-07 13:44:07 |
| Message-ID: | 231475.1659879847@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
=?utf-8?Q?=C3=81lvaro?= Herrera <alvherre(at)alvh(dot)no-ip(dot)org> writes:
> On 2022-Aug-06, Álvaro Herrera wrote:
>> None very good — I just wanted it to be not Moscow, which it was in
>> the OP. I'll change it — to UTC, I suppose.
> Done.
Thanks. I wondered why this was a problem, when we have various
other dependencies on specific zone names in the tests. The
answer seems to be that America/Punta_Arenas is a fairly new
zone name: it was introduced in tzdata 2017a [1]. So snapper's
tzdata must be older than that. I see it is using the system
tzdata not our own:
'--with-system-tzdata=/usr/share/zoneinfo',
You would've been fine with America/Santiago, likely :-(
regards, tom lane
[1] http://mm.icann.org/pipermail/tz-announce/2017-February/000045.html
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-08-07 16:36:40 | pgsql: aix: Remove checks for very old OS versions |
| Previous Message | Álvaro Herrera | 2022-08-07 08:21:23 | Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marcos Pegoraro | 2022-08-07 13:56:10 | bug on log generation ? |
| Previous Message | Tomas Vondra | 2022-08-07 13:18:52 | Re: logical decoding and replication of sequences |