Hi.
Now select suggested works (thanks), but still no results:

# su - postgres -c 'scl enable rh-postgresql10 -- psql'
psql (10.6)
Type "help" for help.

postgres=# \c engine
You are now connected to database "engine" as user "postgres".
engine=# SELECT vm_name from vms where vm_guid = (SELECT vm_guid FROM 
vm_images_view where imagestatus = 2);
 vm_name
---------
(0 rows)

engine=# SELECT image_guid from vm_images_view where imagestatus=2;
 image_guid
------------
(0 rows)

engine=#

Indeed, as reported, locked image is always there...
Thanks,
M.
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DFLIMZDCQWCPLFZK7D7DO6HIAXBCTL3Y/

Reply via email to