You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please tell me what is a correct syntax for whitelist option
I'm using that:
--whitelist "public.test,public.test1" and --whitelist public.test,public.test1
and i see in terminal : whitelist filter on tables [public.test,public.test1]
But nothing is happens when I insert or update rows in any of these tables. I' m using rabbitmq and with whitelist of only one table everything is working well but not with two or greater
Any ideas?
The text was updated successfully, but these errors were encountered:
Please tell me what is a correct syntax for whitelist option
I'm using that:
--whitelist "public.test,public.test1" and --whitelist public.test,public.test1
and i see in terminal : whitelist filter on tables [public.test,public.test1]
But nothing is happens when I insert or update rows in any of these tables. I' m using rabbitmq and with whitelist of only one table everything is working well but not with two or greater
Any ideas?
The text was updated successfully, but these errors were encountered: