| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Anastasia Lubennikova <lubennikovaav(at)gmail(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Geoghegan <pg(at)bowt(dot)ie> |
| Subject: | Re: Testing autovacuum wraparound (including failsafe) |
| Date: | 2021-06-11 01:18:50 |
| Message-ID: | 20210611011850.detxnd7bnffg3daz@alap3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On 2021-06-10 16:42:01 +0300, Anastasia Lubennikova wrote:
> Cool. Thank you for working on that!
> Could you please share a WIP patch for the $subj? I'd be happy to help with
> it.
I've attached the current WIP state, which hasn't evolved much since
this message... I put the test in src/backend/access/heap/t/001_emergency_vacuum.pl
but I'm not sure that's the best place. But I didn't think
src/test/recovery is great either.
Regards,
Andres
| Attachment | Content-Type | Size |
|---|---|---|
| 001_emergency_vacuum.pl | text/x-perl | 3.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Davis | 2021-06-11 01:26:56 | Replication protocol doc fix |
| Previous Message | Tom Lane | 2021-06-11 01:18:38 | Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) |