SELECT relname AS "relation", pg_size_pretty ( pg_total_relation_size (C .oid) ) AS "total_size"
Read more →Get a list of active queries and runtime on PostgreSQL
Read more →Find Objects in Postgres owned by a specific role/user
Read more →select pid as process_id, usename as username, datname as database_name, client_addr as client_address, application_name, backend_
Read more →SELECT relname, seq_scan-idx_scan AS too_much_seq, CASE WHEN seq_scan-idx_scan>0 THEN 'Missing Index?
Read more →The easer way to grab your RDS logs db_instance="awesome_db_identifier" aws_profile="corp_aws_
Read more →Contact us and we'll get back to you as soon as possible.