Skip to content
DbaFix
Just share answer and question for fixing database problem
MENU
  • HOME

Category: Database Optimization

Optimal Number of MySQL InnoDB Buffer Pool Instances

By adminPosted on March 11, 2023

Question : Server Characteristics Total system RAM: 8GB (running MySQL + other stuff than MySQL on it i.e. not dedicated […]

How to count selectivity rows in PostgreSQL 8.2

By adminPosted on March 10, 2023

Question : I have problem with two queries on PostgreSQL v8.2. It seem like the optimizer chooses a wrong index: […]

Help with query performance using multiple joins

By adminPosted on March 9, 2023

Question : I am struggling with a query performance problem that exceeds my meager DBA skills. I am querying a […]

How to avoid index_merge in a query?

By adminPosted on March 9, 2023

Question : I have multiple queries using index_merge but for put an example, I show you the following query EXPLAIN […]

“Warnings: Operation caused residual I/O” versus key lookups

By adminPosted on March 7, 2023

Question : I’ve seen this warning in SQL Server 2017 execution plans: Warnings: Operation caused residual IO [sic]. The actual […]

Single query to get only newest entry of grouped redundant entries

By adminPosted on March 7, 2023

Question : A table files looks like: id, file_name, vendor_id, created 1, z.txt, 2, 2011 2, z.txt, 2, 2011 3, […]

Logical optimization of joins and selections

By adminPosted on March 6, 2023

Question : I am studying query optimization. I have read that it might be preferred to apply relational selections before […]

Using the database engine tuning advisor – how do I generate the scripts for the recommendations?

By adminPosted on March 5, 2023

Question : I have run a server-side profile trace for over an hour to produce a .trc file with all […]

Do cross-joins get optimised by the client library?

By adminPosted on March 2, 2023

Question : Note This is deliberately database agnostic, I’m interested in how different implementations, er, differ. I came across Joins […]

XML Large DataBase is the best? [closed]

By adminPosted on March 1, 2023

Question : It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or […]

  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 113

Recent Posts

  • InnoDB engine is not loading after tuning parameters
  • How to optimize query on MYSQL with multiple group by clause
  • Referencing database programmatically via T-SQL
  • How to set roles and users with correct permissions on Postgres? [closed]
  • SQL query optmization [closed]
  • Is it possible to optimize this query? Currently taking days (no sign of stopping) on ~11 million records
  • We use MongoDB 3.6 community version, How can i get the number of hits on single collection as well as bandwith usage?
  • Will too many tables slow Mysql down?
  • Group By hour over large dataset
  • “Force Encryption” vs “Force Protocol Encryption” in SQL Server
  • Mysql checksum for master-slave replication returning different values, despite being identical
  • Same record shows up multiple times in ordered paginated query
  • Allow users to only view the databases they have access to
  • Does ALTER on PostgreSQL, Oracle table (respectively) create intermediate copy of the table?
  • Delete rows from a large table with joins and aggregating (resulting in 1 % less rows in the big table)
  • How to record sqlplus session activity like “/var/messages” in Unix..? [closed]
  • Mysql dump with View dependent on user
  • How does Oracle know who I am?
  • Filter a SQL replication
  • Return values from Left Table Only Once

Categories

  • Database Backup
  • Database Design
  • Database Index
  • Database Optimization
  • InnoDB
  • Join
  • MariaDB
  • MongoDB
  • MySQL
  • Oracle
  • Performance
  • Permissions
  • Postgresql
  • Query Performance
  • Replication
  • Security
  • SQL Server
Proudly powered by WordPress / Support by: DizzyCoding