Re: viewing connectioninfo used by subscriber on the publication server when inactive

From: Wim Bertels <wim(dot)bertels(at)ucll(dot)be>
To: Keith Fiske <keith(dot)fiske(at)crunchydata(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: viewing connectioninfo used by subscriber on the publication server when inactive
Date: 2020-05-14 13:59:53
Message-ID: 562890eff48a048d4b09d23f76506fceb867a31f.camel@ucll.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> period of time, especially if the publisher is continuing to write. I
> would question the design of this that is allowing the subscribers to
> be offline. You may want to rethink this design a bit.

That is another aspect, to achieve a goal there generally more options,
but not my question.

In this case: a small dataset with little changes over time is used,
(so the overhead in storage should be little) ;
as this seems an easy introduction exercise to replication for the
students who are not always online. So they see what happens, always
more appealing that just talking about it.

Just to be clear, not this case: a setup for a company

>
--
mvg,
Wim
--
Kindness is a language which the deaf can hear and the blind can read.
-- Mark Twain

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Keith Fiske 2020-05-14 14:08:35 Re: viewing connectioninfo used by subscriber on the publication server when inactive
Previous Message Keith Fiske 2020-05-14 13:02:53 Re: viewing connectioninfo used by subscriber on the publication server when inactive