Skip to content
Monday, August 18, 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)

Author: Bulent Soylu

Oracle

Step by Step Oracle Database Upgrade from 11g (11.2.0.4) to 12c (12.2.0.1) using DBUA

Bulent Soylu July 2, 2023 oracleupgrade

Here we are going to demonstrate step-by-step Oracle database upgrades from 11g (11.2.0.4) to 12c (12.2.0.1), same steps can be followed to upgrade to 12.1.0.2 as well.…

View More Step by Step Oracle Database Upgrade from 11g (11.2.0.4) to 12c (12.2.0.1) using DBUA
Oracle

How to Upgrade from 11.1.0.7 to 11.2.0.3 on Linux

Bulent Soylu July 2, 2023 oracleupgrade

Part I – Installing and patching the software Occasionally during our regular DBA tasks, we get a client request or simply notice the need and…

View More How to Upgrade from 11.1.0.7 to 11.2.0.3 on Linux
Oracle

orapwd enforces password complexity rules in 12.2.0.1

Bulent Soylu June 30, 2023 oraclepassword file

Starting with Oracle Database 12.2.0.1 the orapwd utility – used to create Password Files for remote authentication – enforces complexity rules for the provided password.…

View More orapwd enforces password complexity rules in 12.2.0.1
AWS Postgres

PostgreSQL Connection Pooling and Load Balancing with PgPool-II Cluster

Bulent Soylu June 23, 2023 load balancingpgpoolpostgresql

In this post, I will walk you through on how to perform load balancing and connection pooling with PgPool-II, what are the benefits and motivation…

View More PostgreSQL Connection Pooling and Load Balancing with PgPool-II Cluster
AWS Postgres

Upgrading the PostgreSQL DB engine for Amazon RDS from 11.9 to 12.4

Bulent Soylu June 23, 2023 aws-rdspostgresqlupgrade

In this article, I will share how upgraded the PostgreSQL from 11.9 to 12.4 in AWS RDS. Make sure that you thoroughly test after the…

View More Upgrading the PostgreSQL DB engine for Amazon RDS from 11.9 to 12.4
performance Postgres

Materialized View Strategies Using PostgreSQL

Bulent Soylu June 20, 2023

Queries returning aggregate, summary, and computed data are frequently used in application development. Sometimes these queries are not fast enough. Caching query results using Memcached…

View More Materialized View Strategies Using PostgreSQL
SQL

Advanced SQL Techniques You Should Know

Bulent Soylu May 28, 2023 data analysisSQL

Window Functions Window functions allow you to perform calculations across a set of rows that are related to the current row. For example; we have…

View More Advanced SQL Techniques You Should Know
Postgres

Understanding database Indexes in PostgreSQL

Bulent Soylu May 28, 2023 Indexespostgresql

There are three types of developers: those who know that indexes speed up database queries, those who know that indexes speed up database queries and…

View More Understanding database Indexes in PostgreSQL
Postgres

Understanding Postgres GIN Indexes: The Good and the Bad

Bulent Soylu May 23, 2023 ginperformancepostgresql

Adding, tuning and removing indexes is an essential part of maintaining an application that uses a database. Oftentimes, our applications rely on sophisticated database features…

View More Understanding Postgres GIN Indexes: The Good and the Bad
performance Postgres

Performance Tuning Queries in PostgreSQL

Bulent Soylu May 23, 2023 performancepostgresqltuning

Database performance tuning: developers usually either love it or loathe it. I happen to be one that enjoys it and want to share some of…

View More Performance Tuning Queries in PostgreSQL

Posts navigation

Previous page Page 1 … Page 7 Page 8 Page 9 … 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