Re: Skipping logical replication transactions on subscriber side
| От | Noah Misch |
|---|---|
| Тема | Re: Skipping logical replication transactions on subscriber side |
| Дата | |
| Msg-id | 20220403004555.GA3759211@rfd.leadboat.com обсуждение |
| Ответ на | Re: Skipping logical replication transactions on subscriber side (Masahiko Sawada <sawada.mshk@gmail.com>) |
| Ответы |
Re: Skipping logical replication transactions on subscriber side
|
| Список | pgsql-hackers |
On Sat, Apr 02, 2022 at 08:44:45PM +0900, Masahiko Sawada wrote: > On Sat, Apr 2, 2022 at 7:04 PM Amit Kapila <amit.kapila16@gmail.com> wrote: > > On Sat, Apr 2, 2022 at 1:43 PM Noah Misch <noah@leadboat.com> wrote: > > > Some options: > > > - Move subskiplsn after subdbid, so it's always aligned anyway. I've > > > confirmed that this lets the test pass, in 44s. > > > - Move subskiplsn to the CATALOG_VARLEN section, despite its fixed length. > > > > +1 to any one of the above. I mildly prefer the first option as that > > will allow us to access the value directly instead of going via > > SysCacheGetAttr but I am fine either way. > > +1. I also prefer the first option. Sounds good to me.
В списке pgsql-hackers по дате отправления: