Skip to content
Friday, June 06, 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 (44)
  • Postgres (92)
  • postgresql (8)
  • SQL (16)
  • Windows (7)

Author: Bulent Soylu

Oracle

How to install Oracle Database 19c on CentOS 8

Bulent Soylu August 27, 2023 centos8installoracleversion19c

Environment Specification: We have provisioned a minimally installed CentOS 8 virtual machine with following specifications. CPU – 3.4 Ghz (2 cores) Memory – 8 GB Storage – 80 GB Operating…

View More How to install Oracle Database 19c on CentOS 8
Oracle

Oracle Memory Management

Bulent Soylu August 26, 2023 ammasmmmemoryoraclepgasga

Memory management involves maintaining optimal sizes for the Oracle instance memory structures as demands on the database change. Initialization parameter settings determine how SGA and…

View More Oracle Memory Management
Oracle

Oracle RMAN vs Export?

Bulent Soylu August 22, 2023 backupexportoraclerman

RMAN and export both backup tables, and they both support flashback database, but there are some important differences: Data Pump Export (expdp)Β – The export utility…

View More Oracle RMAN vs Export?
Postgres

PostgreSQL Backup Strategies for Enterprise-Grade Environments

Bulent Soylu August 21, 2023 backuppitrpostgresql

Understanding the PostgreSQL Backup Process There are three different PostgreSQL backup methods, including SQL dump, which generates a file with SQL commands that recreates the…

View More PostgreSQL Backup Strategies for Enterprise-Grade Environments
Postgres

How to Recover Postgres from Out of Disk Status

Bulent Soylu August 20, 2023 backuppostgresqlrecover

The ultimate goal for any unplanned database interruption is to reduce data loss. Backups: The Most Important Thing The most important thing that you can…

View More How to Recover Postgres from Out of Disk Status
AWS Postgres postgresql

Upgrade Amazon RDS to major and minor versions of PostgreSQL

Bulent Soylu August 19, 2023 aws-rdspostgresqlupgrade

Open-source PostgreSQL occasionally releases new minor and major versions that include fixes for frequently encountered bugs, security issues, and data corruption problems. Generally, Amazon RDS aims to support new…

View More Upgrade Amazon RDS to major and minor versions of PostgreSQL
Oracle performance

Asynchronous IO for file System using FILESYSTEMIO_OPTIONS

Bulent Soylu August 18, 2023 Asynchronous IOdirect i/ooracle

We noticed that on one of our servers oracle trc files accumulated too much. it started piling up after we increased /dev/shm and sga. In trace…

View More Asynchronous IO for file System using FILESYSTEMIO_OPTIONS
AWS Postgres

Scheduling maintenance with the PostgreSQL pg_cron extension

Bulent Soylu August 18, 2023 aws rdspg_cronpostgresql

You can use the PostgreSQL pg_cron extension to schedule maintenance commands within a PostgreSQL database. For more information about the extension, see What is pg_cron? in the pg_cron documentation.…

View More Scheduling maintenance with the PostgreSQL pg_cron extension
performance Postgres

PostgreSQL Replication Setup using HAProxy

Bulent Soylu August 17, 2023 cluster controlHAProxyload balancingpgpoolpostgresql

Managing traffic to the database can get harder and harder as it increases in amount and the database is actually distributed across multiple servers. PostgreSQL…

View More PostgreSQL Replication Setup using HAProxy
performance Postgres

How to use pgBouncer with PostgreSQL

Bulent Soylu August 17, 2023 pgbouncerpostgresql

In the database world, there are many common concepts like High Availability, Failover, and Connection pooling. All of them are useful things to implement on any…

View More How to use pgBouncer with PostgreSQL

Posts navigation

Previous page Page 1 … Page 4 Page 5 Page 6 … Page 21 Next page
Log in

oracle (86)postgres (51)performance (37)postgresql (32)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

  • π—¦π—€π—Ÿ π—€π˜‚π—²π—Ώπ˜† π—˜π˜…π—²π—°π˜‚π˜π—Άπ—Όπ—» 𝗒𝗿𝗱𝗲𝗿!
  • TABLE FRAGMENTATION IN ORACLEΒ DATABASE
  • Configuring Huge Pages for MySQL Server on Red Hat Linux
  • HUGE PAGES AND POSTGRESQL
  • How to configure HugePages for Oracle Database Server

Archives

  • 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