Disabling ConnectEMC & Email Home PSQL: psql -p 5555 mcdb -c "update ev_cus_prof set active='f' where epid='INIT_EV_HIGH_PRIORITY';" ERROR: column "init_ev_high_priority" does not exist LINE 1: update ev_cus_prof set active=f where epid=INIT_EV_HIGH_PRIO...