Fraud Blocker

How to make SELECT COUNT(*) requests very fast

When you run SELECT COUNT(*), the speed of the results is heavily influenced by the database’s structure and settings.Let’s conduct a survey of the Vo…

Continue Reading

SQL SELECT statement

With the SQL SELECT operator, you can get records from one or more tables in an SQL database….

Continue Reading

The operation of the PostgreSQL query optimizer

PostgreSQL uses a cost-based query optimizer, just like any high-end relational database, to try to make your SQL queries as effective and quick to ex…

Continue Reading

PostgreSQL SSL authentication configuration

Maintaining PostgreSQL’s security is something we want to do. Therefore, considering the use of SSL to protect client-server communication only makes …

Continue Reading

A “READ ALL DATA” system-level POSTGRESQL role, at last!

    I tend to focus on tools already available and newly released versions rather than writing about upcoming PostgreSQL features. however, this feature e…

    Continue Reading

    🎉 Thank you for subscribing!

    You're now on the list for database FinOps strategies and performance insights.