Skip to content
Saturday, June 07, 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

performance Postgres

PostgreSQL Connection Pooling with PgBouncer

Bulent Soylu August 16, 2023 connection poolingpgbouncerpostgresql

Connection pooling is a simple but effective way to improve the performance of your apps and decrease the load on your PostgreSQL servers. Read on…

View More PostgreSQL Connection Pooling with PgBouncer
Postgres

Migrating partitioned Oracle database tables to PostgreSQL

Bulent Soylu August 14, 2023 migrationpartitioningpostgresql

Table partitioning is a useful functionality that most organizations use to store huge data, and it is quite common for users to come across partition…

View More Migrating partitioned Oracle database tables to PostgreSQL
Postgres

PostgreSQL Architecture

Bulent Soylu August 14, 2023 architecturepostgresql

PostgreSQL is probably the most advanced database in the open source relational database market. It was first released in 1989, and since then, there have been…

View More PostgreSQL Architecture
Postgres

Amazon AWS upgrades to Postgres with Bucardo

Bulent Soylu August 13, 2023 aws rdsbucardomigrationpostgresqlupgrade

 Amazon Relational Database Service (RDS), allows for quick setup and use of a database system. Despite minimizing many database administration tasks, some issues still exist, one…

View More Amazon AWS upgrades to Postgres with Bucardo
Postgres

Upgrade PostgreSQL RDS from version 9.x to 12.x using Bucardo

Bulent Soylu August 13, 2023 aws-rdsbucardopostgresqlupgrade

We are using Aurora PostgreSQL RDS clusters as our Database for our Applications. We were using a 9.x version of Aurora PostgreSQL RDS clusters for…

View More Upgrade PostgreSQL RDS from version 9.x to 12.x using Bucardo
Oracle performance

Using the Oracle 11GR2 database flash cache

Bulent Soylu August 12, 2023 flash cacheoracleperformancessd

Oracle just released a patch which allows you to use the database flash cache on Oracle Enterprise Linux even if you don’t have exadata storage. …

View More Using the Oracle 11GR2 database flash cache
Linux

Find Top Running Processes by Memory and CPU Usage

Bulent Soylu August 11, 2023 cpulinuxmemoryram

1. top command The top command gives real-time information about the running processes as well as a summary of system information. It displays uptime, load averages, CPU…

View More Find Top Running Processes by Memory and CPU Usage
Linux

How to troubleshoot high memory usage in linux

Bulent Soylu August 11, 2023 linuxmemory

There are situations where your server shows unintended behaviors like a slow response from websites, failures with services, inability to start applications, server crashes etc.…

View More How to troubleshoot high memory usage in linux
Oracle performance

Oracle Manageability Monitor Process (MMON) Background Process

Bulent Soylu August 5, 2023 memorymmonoracle

Oracle Manageability Monitor Process (MMON) Background Process. Performs many tasks related to manageability, including taking Automatic Workload Repository snapshots and performing Automatic Database Diagnostic Monitor analysis…

View More Oracle Manageability Monitor Process (MMON) Background Process
Linux Oracle performance

What is the usecase of dev shm

Bulent Soylu August 2, 2023 /dev/shmoracleperformancetmpfs

/dev/shm is a temporary file storage filesystem (see tmpfs) that uses RAM for the storage. It can function as shared memory that facilitates IPC. It is a…

View More What is the usecase of dev shm

Posts navigation

Previous page Page 1 … Page 5 Page 6 Page 7 … 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