| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Nicola Contu <nicola(dot)contu(at)gmail(dot)com> |
| Cc: | pgus-general(at)postgresql(dot)org, Alessandro(dot)aste(at)gtt(dot)net |
| Subject: | Re: pg_replication_slots |
| Date: | 2017-11-28 18:46:13 |
| Message-ID: | 20171128184613.GS4628@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgus-general |
Greetings,
This email would get much better reception on the general PostgreSQL
mailing list, which is pgsql-general(at)lists(dot)postgresql(dot)org(dot) The
pgus-general list is/was intended for discussion about the
United States PostgreSQL Association, aka https://postgresql.us and not
for general questions about PostgreSQL.
Hope that helps.
Thanks!
Stephen
* Nicola Contu (nicola(dot)contu(at)gmail(dot)com) wrote:
> I just have few questions on the replication slots :
>
> - is it possible to get size of the slot?
> - if the slave is down, the table grows, when the slave comes up again,
> will the table be flushed after pushing wals?
> - will they impact performances on the master?
>
> I'm just worried about the size.
>
> Thank you
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Francesco Andrisani | 2017-12-07 15:52:49 | Postgresql 9.4 BDR configuration error |
| Previous Message | Nicola Contu | 2017-11-28 17:13:11 | pg_replication_slots |