DBA Catalog
Simple Solution
(Move to ...)
Home
Oracle
SQL Server
PostgreSQL
About US
▼
Showing posts with label
tuning
.
Show all posts
Showing posts with label
tuning
.
Show all posts
Saturday, July 22, 2023
ERROR: relation pg_stat_statements does not exist
›
When I try to select * from pg_stat_statements to get some information about queries that run on postgres database I getting ERROR: relat...
Monday, April 24, 2023
Tuning is null query in oracle
›
When there is some simple query which is using just is null criteria on big table, oracle cost based optimizer making table access full, so ...
›
Home
View web version