Thanks for the quick reply,
True, I got confused, the version I wanted to say is 4.4.7
Could you give me some idea of how to access and modify the database? this is something
new for me.
I have tried this on Engine but I am very lost.
[root@ovirt ~]# su - postgres
[postgres@ovirt ~]$ psql
[postgres=# select hpet from vm_static where vm_name='VM_NAME';
ERROR: relation "vm_static" does not exist
LINE 1: select hpet from vm_static where vm_name='VM_NAME';
Thank you very much again.