Re: Regression test PANICs with master-standby setup on same machine

From: Andres Freund <andres(at)anarazel(dot)de>
To: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: michael(at)paquier(dot)xyz, kuntalghosh(dot)2007(at)gmail(dot)com, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Regression test PANICs with master-standby setup on same machine
Date: 2019-04-26 19:25:10
Message-ID: 20190426192510.dndtaxslneoh4rs5@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2019-04-26 21:18:44 What is an item pointer, anyway?
Previous Message Souvik Bhattacherjee 2019-04-26 18:58:20 Initializing LWLock Array from Server Code