💾 Avamar (2 posts)

Guides and troubleshooting for EMC Avamar backup and recovery in enterprise environments.

How to query the Avamar PostgreSQL database

admin@xxx:~/>: psql -p 5555 -U viewuser mcdb mcdb=> Example queries: SELECT * FROM "public"."v_clients"; SELECT v_clients.cid, v_clients.client_name, v_clients.client_addr,v_clients.os_type…
Read more →