cdh host识别错误手动修改 Nov 11,2021 in 日常记录 lang 繁 su postgres psql \c scm select * from hosts update hosts set name='hostName' where host_id='xxxxxxx';