Re: Column Filtering in Logical Replication
От | Tomas Vondra |
---|---|
Тема | Re: Column Filtering in Logical Replication |
Дата | |
Msg-id | 8e8861f6-0831-eef1-134e-4a65e1542d52@enterprisedb.com обсуждение исходный текст |
Ответ на | Re: Column Filtering in Logical Replication (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Column Filtering in Logical Replication
|
Список | pgsql-hackers |
On 3/26/22 22:55, Tom Lane wrote: > Tomas Vondra <tomas.vondra@enterprisedb.com> writes: >> On 3/26/22 22:37, Tom Lane wrote: >>> This smells like an uninitialized-variable problem, but I've had >>> no luck finding any problem under valgrind. Not sure how to progress >>> from here. > >> I think I see the problem - there's a CREATE SUBSCRIPTION but the test >> is not waiting for the tablesync to complete, so sometimes it finishes >> in time and sometimes not. That'd explain the flaky behavior, and it's >> just this one test that misses the sync AFAICS. > > Ah, that would also fit the symptoms. > I'll go over the test to check if some other test misses that, and perhaps do a bit of testing, and then push a fix. regards -- Tomas Vondra EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: