Re: Regression test PANICs with master-standby setup on same machine - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Regression test PANICs with master-standby setup on same machine
Date
Msg-id 20190426192510.dndtaxslneoh4rs5@alap3.anarazel.de
Whole thread Raw
In response to Re: Regression test PANICs with master-standby setup on samemachine  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Responses Re: Regression test PANICs with master-standby setup on samemachine
List pgsql-hackers
Hi,

On 2019-04-26 17:29:56 +0900, Kyotaro HORIGUCHI wrote:
> Win32 implement cannot have symbolic link feature as Linux-like
> OSes for some restrictions. (Windows 7 and 10 behave differently,
> as I heard.)
> 
> So the 0002 patch implemnets "fake" symbolic link as mentioned in
> its commit message.

I'm confused - what does this have to do with the topic at hand? Also,
don't we already emulate symlinks with junction points?

- Andres



pgsql-hackers by date:

Previous
From: Souvik Bhattacherjee
Date:
Subject: Initializing LWLock Array from Server Code
Next
From: Peter Geoghegan
Date:
Subject: What is an item pointer, anyway?