Skip to content
Friday, May 09, 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)

Month: April 2023

performance Postgres

How to measure performance of PostgreSQL Database Server(s)?

Bulent Soylu April 28, 2023 performancepgbenchpostgresql

The benchmark test is designed to evaluate and compare the performance of different configurations, topologies, systems and components. For this purpose I will use the…

View More How to measure performance of PostgreSQL Database Server(s)?
performance Postgres

Speeding Up “min” and “max” functions in postgresql

Bulent Soylu April 21, 2023 maxminperformancepostgresql

Indexes are a perfect tool to finding a certain value or some kind of range in a table. It is possible to speed up a…

View More Speeding Up “min” and “max” functions in postgresql
Oracle performance

Enabling High Performance Data Streaming with the Memoptimized Rowstore

Bulent Soylu April 18, 2023 fast ingestlarge pooloracle

The Memoptimized Rowstore enables high performance data streaming for applications, such as Internet of Things (IoT). About the Memoptimized Rowstore The Memoptimized Rowstore enables high…

View More Enabling High Performance Data Streaming with the Memoptimized Rowstore
Postgres

How to Use Materialized Views in PostgreSQL

Bulent Soylu April 18, 2023 materialized viewpostgresql

Introduction: About Views and Materialized Views For a complex SQL query, it is impractical to rewrite the entire query every time its results are needed. Views solve…

View More How to Use Materialized Views in PostgreSQL
Oracle

Oracle SQL Profile swapping

Bulent Soylu April 16, 2023 oraclesql profiles

SQL tuning is one of the main duty covered by Database Administrator. It is not easy and requires both technology knowledge and sql-development skills. It…

View More Oracle SQL Profile swapping
Oracle performance

Multiple rows insert vs single row insert

Bulent Soylu April 13, 2023 data loadsql inserts

The performance of ‘extract, transform, load’ (ETL) processes for large quantities of data can always be improved by objective testing and experiment with alternative techniques.…

View More Multiple rows insert vs single row insert
Oracle performance

APPEND_VALUES Hint in Oracle Database 11g Release 2

Bulent Soylu April 10, 2023 append_valuesbulk inserthintoracle

We have been able to take advantage of the performance benefits of direct-path inserts in “INSERT … SELECT” operations for a long time using the APPEND…

View More APPEND_VALUES Hint in Oracle Database 11g Release 2
Oracle

Oracle Automatic (Shared) Memory Management

Bulent Soylu April 8, 2023 ammasmmoraclepgasga

Automatic Shared Memory Management Automatic Shared Memory Management: OverviewAutomatic Shared Memory Management (ASMM) simplifies the configuration of the System Global Area (SGA). ASMM uses memory…

View More Oracle Automatic (Shared) Memory Management
Oracle

How do I display and read the execution plans for a SQL statement

Bulent Soylu April 6, 2023 bind variablesbind_peekingexecution planexplain planoracle

This post covers how you can use the PL/SQL package DBMS_XPLAN to display execution plan information. If you want to learn more about DBMS_XPLAN options,…

View More How do I display and read the execution plans for a SQL statement
Oracle performance

Conventional and Direct Path Loads

Bulent Soylu April 6, 2023 direct path loadoracle

Data Loading Methods SQL*Loader provides two methods for loading data: A conventional path load executes SQL INSERT statements to populate tables in an Oracle database. A direct…

View More Conventional and Direct Path Loads

Posts navigation

Page 1 Page 2 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