Thread: Refresh ONE publication out of the Two Publications the Subscription has
Is it possible to specify the publication name to be refreshed in case I do not want to refresh all publications of the subscription?
Something like:
alter subscription subscription_name refresh publication publication_name
Thanks
Re: Refresh ONE publication out of the Two Publications the Subscription has
From
Achilleas Mantzios
Date:
Στις 4/1/22 5:47 μ.μ., ο/η Avi Weinberg έγραψε:
@font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; text-align:right; direction:rtl; unicode-bidi:embed; font-size:11.0pt; font-family:"Calibri",sans-serif;}a:link, span.MsoHyperlink {mso-style-priority:99; color:#0563C1; text-decoration:underline;}a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:#954F72; text-decoration:underline;}span.EmailStyle17 {mso-style-type:personal-compose; font-family:"Calibri",sans-serif; color:windowtext;}.MsoChpDefault {mso-style-type:export-only; font-family:"Calibri",sans-serif;}div.WordSection1 {page:WordSection1;} Is it possible to specify the publication name to be refreshed in case I do not want to refresh all publications of the subscription?
Something like:
alter subscription subscription_name refresh publication publication_name
Here is the method:
step a) find the pgsql version you use
step b) find the documentation
step c) read it
to spare you the hassle : no
IMPORTANT - This email and any attachments is intended for the above named addressee(s), and may contain information which is confidential or privileged. If you are not the intended recipient, please inform the sender immediately and delete this email: you should not copy or use this e-mail for any purpose nor disclose its contents to any person.
Thanks