in reply to Re: processing PSQL with system command
in thread processing PSQL with system command
Disabling ConnectEMC & Email Home PSQL: psql -p 5555 mcdb -c "update ev_cus_prof set active='f' where ep +id='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.. +.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: processing PSQL with system command
by NetWallah (Canon) on Mar 31, 2022 at 05:01 UTC | |
Re^3: processing PSQL with system command
by hippo (Archbishop) on Mar 30, 2022 at 14:34 UTC | |
by g_speran (Scribe) on Mar 30, 2022 at 15:47 UTC | |
Re^3: processing PSQL with system command
by Fletch (Bishop) on Mar 30, 2022 at 14:52 UTC | |
Re^3: processing PSQL with system command
by cavac (Prior) on Mar 31, 2022 at 12:23 UTC | |
Re^3: processing PSQL with system command
by Anonymous Monk on Mar 30, 2022 at 18:12 UTC |