ALTER PUBLICATION

From: Lalith Tenneti <lalithkx(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: ALTER PUBLICATION
Date: 2018-10-31 00:28:56
Message-ID: CAE=F7yN_pFcOQtJSntn_Qa_TmLFAap84OqJHXe874N9JbLXawA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message David G. Johnston 2018-10-31 00:35:06 Re: ALTER PUBLICATION
Previous Message Axel Rau 2018-10-30 15:51:00 Re: Getting fancy errors when accessing information_schema on 10.5