Tag: PostgreSQL
Database Virtualization: Breaking Vendor Lock-In
Every enterprise is battling vendor lock-in—constantly. Ask any IT leader about what keeps them up at night and vendor lock-in is certainly near, if not at, the top of the list. And ...
Introduction to Materialized Views
More often than not, the types of queries that use materialized views are both faster, and use fewer resources than those that are still processing queries directly to base tables. But the ...
New Monitoring Features in PostgreSQL 13
Every monitoring solution is limited by the information the system allows to be collected. PostgreSQL DBMS provides many metrics reflecting its internal state, running queries and background processes, and each release brings ...

