Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro 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-06 19:01:58
Message-ID: 129951.1659812518@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> writes:
> BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking

snapper doesn't like this too much, because

error running SQL: 'psql:<stdin>:17: ERROR: time zone "america/punta_arenas" not recognized
CONTEXT: PL/pgSQL function inline_code_block line 3 during statement block local variable initialization'

Is there a particular reason why you used that zone, rather than say UTC?

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2022-08-06 20:03:55 Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking
Previous Message Tom Lane 2022-08-06 17:32:38 pgsql: Fix function-defined-but-not-used warning.

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2022-08-06 20:03:55 Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking
Previous Message Nathan Bossart 2022-08-06 18:13:26 Re: optimize lookups in snapshot [sub]xip arrays