ALTER PUBLICATION - Mailing list pgsql-admin

From Lalith Tenneti
Subject ALTER PUBLICATION
Date
Msg-id CAE=F7yN_pFcOQtJSntn_Qa_TmLFAap84OqJHXe874N9JbLXawA@mail.gmail.com
Whole thread Raw
Responses Re: ALTER PUBLICATION
List pgsql-admin
Hi All,

I am trying to run ALTER PUBLICATION ABC ADD TABLE <variable>. The variable is being set in a SELECT statement beforehand. But the ALTER statement adds the literal variable name. Is there anyway to acheive this? The reason is I do not want to hard code the table names.

Thanks in advance

pgsql-admin by date:

Previous
From: Axel Rau
Date:
Subject: Re: Getting fancy errors when accessing information_schema on 10.5
Next
From: "David G. Johnston"
Date:
Subject: Re: ALTER PUBLICATION