Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown)

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Paul Guo <pguo(at)pivotal(dot)io>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Jimmy Yih <jyih(at)pivotal(dot)io>, Ashwin Agrawal <aagrawal(at)pivotal(dot)io>
Subject: Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown)
Date: 2019-07-08 22:54:44
Message-ID: CA+hUKGLpm8FLVy3_-2k01_A6D=9OnNwdQegcDvJxKWoWdJj7sA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jul 2, 2019 at 5:46 PM Paul Guo <pguo(at)pivotal(dot)io> wrote:
> Rebased, aligned with recent changes in pg_rewind/pg_basebackup and then retested. Thanks.

Hi Paul,

A minor build problem on Windows:

src/bin/pg_rewind/pg_rewind.c(32): fatal error C1083: Cannot open
include file: 'backup_common.h': No such file or directory
[C:\projects\postgresql\pg_rewind.vcxproj]

https://ci.appveyor.com/project/postgresql-cfbot/postgresql/build/1.0.46422
http://cfbot.cputube.org/paul-guo.html

--
Thomas Munro
https://enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2019-07-08 23:22:21 Re: Avoiding deadlock errors in CREATE INDEX CONCURRENTLY
Previous Message Bruce Momjian 2019-07-08 22:53:32 Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS)