Re: Use consistent terminology for tablesync slots.

2021-03-30 Thread Amit Kapila
On Wed, Mar 31, 2021 at 6:39 AM Peter Smith wrote: > > On Tue, Mar 30, 2021 at 8:14 PM Amit Kapila wrote: > > > > On Tue, Mar 30, 2021 at 2:21 PM Peter Smith wrote: > > > > > > Hi, > > > > > > The logical replication tablesync worker creates tablesync slots. > > > > > > Previously some PG docs p

Re: Use consistent terminology for tablesync slots.

2021-03-30 Thread Peter Smith
On Tue, Mar 30, 2021 at 8:14 PM Amit Kapila wrote: > > On Tue, Mar 30, 2021 at 2:21 PM Peter Smith wrote: > > > > Hi, > > > > The logical replication tablesync worker creates tablesync slots. > > > > Previously some PG docs pages were referring to these as "tablesync > > slots", but other pages c

Re: Use consistent terminology for tablesync slots.

2021-03-30 Thread Bharath Rupireddy
On Tue, Mar 30, 2021 at 2:44 PM Amit Kapila wrote: > > On Tue, Mar 30, 2021 at 2:21 PM Peter Smith wrote: > > > > Hi, > > > > The logical replication tablesync worker creates tablesync slots. > > > > Previously some PG docs pages were referring to these as "tablesync > > slots", but other pages c

Re: Use consistent terminology for tablesync slots.

2021-03-30 Thread Amit Kapila
On Tue, Mar 30, 2021 at 2:21 PM Peter Smith wrote: > > Hi, > > The logical replication tablesync worker creates tablesync slots. > > Previously some PG docs pages were referring to these as "tablesync > slots", but other pages called them as "table synchronization slots". > > PSA a trivial patch w