Re: standby recovery fails (tablespace related) (tentative patch and discussion)

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: rjuju123(at)gmail(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: standby recovery fails (tablespace related) (tentative patch and discussion)
Date: 2022-01-20 08:19:04
Message-ID: 20220120.171904.1102923296456789299.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Thu, 20 Jan 2022 15:07:22 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
> This version works for Unixen but still doesn't for Windows. I'm
> searching for a fix for Windows.

And this version works for Windows. Maybe I've took a wrong version
to post. dir_readlink manipulated target file (junction) name in the
wrong way.

CI now likes this version for all platforms.

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
v15-0001-Add-tablespace-support-to-TAP-framework.patch text/x-patch 11.2 KB
v15-0002-Tests-to-replay-create-database-operation-on-sta.patch text/x-patch 6.1 KB
v15-0003-Fix-replay-of-create-database-records-on-standby.patch text/x-patch 10.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message kuroda.hayato@fujitsu.com 2022-01-20 08:21:42 RE: [Proposal] Add foreign-server health checks infrastructure
Previous Message tanghy.fnst@fujitsu.com 2022-01-20 07:37:18 RE: Support tab completion for upper character inputs in psql