On Thu, Mar 07, 2024 at 10:02:36AM +0530, Amit Kapila wrote:
> Pushed.
Thanks.
--
Michael
signature.asc
Description: PGP signature
On Fri, Mar 1, 2024 at 11:29 AM Michael Paquier wrote:
>
> On Fri, Mar 01, 2024 at 11:08:21AM +0530, Amit Kapila wrote:
> > I wanted to wait for two or three days to see if any other fixes in
> > docs, typos, or cosmetic stuff are reported in this functionality then
> > I can combine and push them
On Fri, Mar 01, 2024 at 11:08:21AM +0530, Amit Kapila wrote:
> I wanted to wait for two or three days to see if any other fixes in
> docs, typos, or cosmetic stuff are reported in this functionality then
> I can combine and push them. However, there is no harm in pushing them
> separately, so if yo
On Fri, Mar 1, 2024 at 4:25 AM Michael Paquier wrote:
>
> On Thu, Feb 29, 2024 at 02:42:08PM +0530, Amit Kapila wrote:
> > +1. LGTM as well.
>
> This has been introduced by ddd5f4f54a02, so if you wish to fix it
> yourself, please feel free. If you'd prefer that I take care of it,
> I'm OK to do
On Thu, Feb 29, 2024 at 02:42:08PM +0530, Amit Kapila wrote:
> +1. LGTM as well.
This has been introduced by ddd5f4f54a02, so if you wish to fix it
yourself, please feel free. If you'd prefer that I take care of it,
I'm OK to do so as well.
--
Michael
signature.asc
Description: PGP signature
On Thu, 2024-02-29 at 16:51 +1100, Peter Smith wrote:
> While checking some recently pushed changes [1] I noticed
> documentation [2] that includes the abbreviation "aka".
>
> IMO it is preferable to avoid informal abbreviations like "aka" in the
> documents, because not everyone will understand t
On Thu, Feb 29, 2024 at 12:02 PM Michael Paquier wrote:
>
> On Thu, Feb 29, 2024 at 04:51:50PM +1100, Peter Smith wrote:
> > HEAD
> > For the synchronization to work, it is mandatory to have a physical
> > replication slot between the primary and the standby aka
> > primary_slot_name should be con
On Thu, Feb 29, 2024 at 04:51:50PM +1100, Peter Smith wrote:
> HEAD
> For the synchronization to work, it is mandatory to have a physical
> replication slot between the primary and the standby aka
> primary_slot_name should be configured on the standby, and
> hot_standby_feedback must be enabled on