Skip to content
Saturday, July 05, 2025

DBA Notes

DBA Notes
  • AWS
  • Oracle
  • Postgres
  • Linux
  • Docker
  • MySQL
  • mongodb
DBA Notes

Categories

  • AWS (9)
  • Docker (7)
  • General (4)
  • Linux (14)
  • mongodb (1)
  • MySQL (10)
  • notepad++ (2)
  • Oracle (90)
  • performance (45)
  • Postgres (93)
  • postgresql (9)
  • SQL (16)
  • Windows (7)

performance Postgres postgresql

PostgreSQL® EXPLAIN – What are the Query Costs?

Bulent Soylu July 2, 2025 explainperformancepostgrespostgresql

Understanding the Postgres EXPLAIN cost EXPLAIN is very useful for understanding the performance of a Postgres query. It returns the execution plan generated by PostgreSQL query…

View More PostgreSQL® EXPLAIN – What are the Query Costs?
performance SQL

𝗦𝗤𝗟 𝗤𝘂𝗲𝗿𝘆 𝗘𝘅𝗲𝗰𝘂𝘁𝗶𝗼𝗻 𝗢𝗿𝗱𝗲𝗿!

Bulent Soylu October 2, 2024

When you write an SQL query, the database engine executes the clauses in a specific order, which is different from the sequence in which you…

View More 𝗦𝗤𝗟 𝗤𝘂𝗲𝗿𝘆 𝗘𝘅𝗲𝗰𝘂𝘁𝗶𝗼𝗻 𝗢𝗿𝗱𝗲𝗿!
Oracle performance

TABLE FRAGMENTATION IN ORACLE DATABASE

Bulent Soylu August 17, 2024 fragmentationshrinktable move

What is Oracle Table Fragmentation?If a table is only subject to inserts, there will not be any fragmentation.Fragmentation comes with when we update/delete data in…

View More TABLE FRAGMENTATION IN ORACLE DATABASE
MySQL

Configuring Huge Pages for MySQL Server on Red Hat Linux

Bulent Soylu March 9, 2024 hugepagesmysql

The intention of this post is helping you with your go-live production deadline configuring huge pages for MySQL using Red Hat Enterprise Linux / CentOS.…

View More Configuring Huge Pages for MySQL Server on Red Hat Linux
General Linux Postgres postgresql

HUGE PAGES AND POSTGRESQL

Bulent Soylu March 9, 2024 hugepagespostgresql

On any modern system, applications don’t use physical memory directly. Instead, they use a virtual memory address model to make it easier to handle memory…

View More HUGE PAGES AND POSTGRESQL
Linux Oracle performance

How to configure HugePages for Oracle Database Server

Bulent Soylu March 9, 2024 hugepagesoracleuse_large_pages

Hugepages and Large Pages If you run a Oracle Database on a Linux Server with more than 16 GB physical memory and your System Global…

View More How to configure HugePages for Oracle Database Server
AWS Oracle

Alert Log file and Listener Log file in  AWS RDS Oracle

Bulent Soylu January 31, 2024 alert.logaws rdslistener.logoracle

In AWS RDS Oracle we can use Listenerlog and Alertlog data dictionary views to check errors and other related information. in sqlplus you can use…

View More Alert Log file and Listener Log file in  AWS RDS Oracle
Oracle

Guide to Java Versions and Features

Bulent Soylu January 27, 2024 Build (Game Engine)Distribution (Differential Geometry)Java (Programming Language)Java Development KitJava Virtual MachineJREOpenJDKRelease (Agency)

Background Information First, let’s have a look at some common, practical questions that people have when trying to choose the right Java version for their…

View More Guide to Java Versions and Features
Oracle performance

Index Skip Scanning

Bulent Soylu January 26, 2024 indexindex skip scanoracleperformance

Index Skip Scanning In previous releases a composite index could only be used if the first column, the leading edge, of the index was referenced…

View More Index Skip Scanning
Postgres postgresql

How to Install Postgresql 14 on Ec2 Amazon linux 2

Bulent Soylu December 28, 2023 awspostgresql

PostgreSQL, also widely known as Postgres, is a powerful but open-source relational database management system. It is widely used for web applications, data warehousing, and…

View More How to Install Postgresql 14 on Ec2 Amazon linux 2

Posts navigation

Page 1 Page 2 … Page 21 Next page
Log in

oracle (86)postgres (52)performance (38)postgresql (33)index (11)upgrade (9)linux (9)multitenant (7)pdb (6)partitioning (6)docker (6)windows (5)memory (5)mysql (5)replication (5)execution plan (5)aws (5)sql profiles (4)tuples (4)SQL (4)

Recent Posts

  • PostgreSQL® EXPLAIN – What are the Query Costs?
  • 𝗦𝗤𝗟 𝗤𝘂𝗲𝗿𝘆 𝗘𝘅𝗲𝗰𝘂𝘁𝗶𝗼𝗻 𝗢𝗿𝗱𝗲𝗿!
  • TABLE FRAGMENTATION IN ORACLE DATABASE
  • Configuring Huge Pages for MySQL Server on Red Hat Linux
  • HUGE PAGES AND POSTGRESQL

Archives

  • July 2025 (1)
  • October 2024 (1)
  • August 2024 (1)
  • March 2024 (3)
  • January 2024 (3)
  • December 2023 (7)
  • October 2023 (17)
  • September 2023 (6)
  • August 2023 (23)
  • July 2023 (10)
  • June 2023 (4)
  • May 2023 (11)
  • April 2023 (15)
  • March 2023 (6)
  • February 2023 (2)
  • January 2023 (11)
  • December 2022 (1)
  • August 2022 (3)
  • March 2022 (10)
  • February 2022 (2)
  • January 2022 (6)
  • December 2021 (3)
  • November 2021 (7)
  • October 2021 (51)
  • September 2021 (4)

DBA Notes | Designed by: Theme Freesia | WordPress | © Copyright All right reserved