Re: recovery.conf - Mailing list pgsql-admin

From Albe Laurenz
Subject Re: recovery.conf
Date
Msg-id A737B7A37273E048B164557ADEF4A58B5389A0C2@ntex2010i.host.magwien.gv.at
Whole thread Raw
In response to Re: recovery.conf  (Poul Kristensen <bcc5226@gmail.com>)
List pgsql-admin
Poul Kristensen wrote:
> Sorry for asking a lot.
> 
>  pg_replication_slots.
> 
> is this meant to be a slot like a ethernetcard and controller in a physical server.

No, it is a data structure with which the PostgreSQL replication master can keep track how
far behind a replication slave is.
That way it can avoid discarding WAL that is needed by to replication slave to catch up.

Yours,
Laurenz Albe

pgsql-admin by date:

Previous
From: Poul Kristensen
Date:
Subject: Re: recovery.conf
Next
From: Jorge Torralba
Date:
Subject: What am I missing? Explain row estimate wrong