Re: Terminating pg_basebackup background streamer

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Terminating pg_basebackup background streamer
Date: 2014-02-12 21:34:47
Message-ID: CABUevEz6eFdTCnFaO+Wpa558=eksw_OMpVbqKT6_NjQHS4mLRA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 12, 2014 at 10:28 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:

> On 2/12/14, 12:47 PM, Magnus Hagander wrote:
> > Since there were no other objections, I've applied this patch.
>
> I'm getting a compiler warning:
>
> pg_basebackup.c:105:3: error: implicit declaration of function 'kill'
> [-Werror=implicit-function-declaration]
>

What platform is that? And do you know which header the declaration
actually lives in? I don't see it here...

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-02-12 21:35:06 Re: narwhal and PGDLLIMPORT
Previous Message Tom Lane 2014-02-12 21:33:31 Re: Recovery inconsistencies, standby much larger than primary