Dear Peter, > Looks good, but isn't it more common for an errhint to say what > command to use instead of just "make this happen"? > > e.g. > "First use ALTER PUBLICATION ... to drop the table from the > publication, or to remove it from the publication's EXCEPT clause."
Possible, but other lines refer the FULL command in the notation. Like ALTER TABLE ... ALTER CONSTRAINT ... INHERIT, ALTER DATABASE ... REFRESH COLLATION VERSION, ALTER SUBSCRIPTION ... SET PUBLICATION ... WITH (refresh = false). Based on that current style may be more appropriate unless exact commands are referred there. Best regards, Hayato Kuroda FUJITSU LIMITED
