| From: | Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| 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 08:21:23 |
| Message-ID: | 20220807082123.ovfrdbofv424vv4u@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On 2022-Aug-06, Álvaro Herrera wrote:
> On Sat, Aug 6, 2022, at 9:01 PM, Tom Lane wrote:
> > 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?
>
> 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.
--
Álvaro Herrera
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2022-08-07 13:44:07 | Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking |
| Previous Message | Alvaro Herrera | 2022-08-07 08:20:33 | pgsql: Remove unportable use of timezone in recent test |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2022-08-07 09:49:19 | Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? |
| Previous Message | Michael Paquier | 2022-08-07 07:56:00 | Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? |