adding new column to schema

Hi,I am new to KDB.We have a KDB ticker-plant up and running. Now we want to make aschema change. Add a column to one of the tables.Is there a standard way to go about this change.What needs to be done to have the new schema flow through the tickerplant, RDB and HDB.Thanks,Advait.

Stop rtdb and tp, change your schema file, rename the tp log file (if
there have been inserts for that table) and restart. Hdb needs to be
backpopulated (see dbmaint.q on code.kx.com)

Sent from my iPhone