User Tools

Site Tools


avaya:breeze:workplaceattendantdb

This is an old revision of the document!


Fix Workplace Attendant DB for Upgrade

PGSQL Login

psql -p 5433 -U hadb -d attendant_attendantdb
select * from db_instance ;

#Manual Schema Update:

UPDATE db_instance SET schema_version = '4-2-0' where name='attendant_attendantdb';

Normally not used!

IF Schema Version 2-0-11:

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

avaya/breeze/workplaceattendantdb.1749741338.txt.gz · Last modified: (external edit)