You can modify the database schema in the master database (see the CREATE OR REPLACE PUBLICATION command, which allows you not only to create new publications, but also to modify existing publications). You may also modify indexing and user access rights even if the table is referenced by publications.