
21 Feb
2013
21 Feb
'13
12:15 p.m.
Hi, $ psql -U postgres -c "select count(*) from vds_static where pm_enabled;" ovirtdb count ------- 0 (1 wiersz) the table is empty. Maybe there is a problem with encryption of engine admin password. I think that this password is in plain text. Best regards, Piotr W dniu 21.02.2013 14:00, Eli Mesika pisze:
psql -U engine -c "select count(*) from vds_static where pm_enabled;" engine