Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PostgreSQL Database Administration On AlmaLinux
Rating: 4.4 out of 5(4 ratings)
26 students

PostgreSQL Database Administration On AlmaLinux

PostgreSQL Database Administration v13
Created byShruchin Boreda
Last updated 5/2024
English

What you'll learn

  • PostgreSQL Database Administration
  • Enhanced features
  • Performance Tuning
  • Database Upgrade

Course content

17 sections51 lectures4h 34m total length
  • Introduction1:36

    Learn PostgreSQL database administration on AlmaLinux through real-time demos and daily dba activities, covering PostgreSQL versions 9.6 to 15 and insights from a cloud-certified instructor.

  • Prequisites1:36

    Discover that this PostgreSQL administration on AlmaLinux has no prerequisites, and start from scratch to master with VMware, AlmaLinux 8, 2 GB RAM, and 50 GB disk.

  • Contents3:29

    Install and configure PostgreSQL on AlmaLinux in VMware, initialize the DB cluster, and explore architecture, roles and privileges, catalogs, CRUD, tablespaces, backups, maintenance, and tuning.

Requirements

  • No prerequisites

Description

Why PostgreSQL?


PostgreSQL is an opensource RDBMS DB, which is widely used across globally with it unique features and huge community. The DB doesn't have any size limitations.

The maximum size of a table is 32TB, you can assume how easily it stores the data. With the new generations servers available round the corner of the world and many great minds

contributing to the database, PostgreSQL stands tall.


Timely releases with enhanced features, and being open source PostgreSQL stands far away from the competitors.


This course starts from basic to advance level


Below are the list of topics which will be discussed:


Setting up the server with AlmaLinux

Installing DB Binaries

Creating Directories as our requirement

Initializing the DB cluster

PostgreSQL Architecture.

Physical files

configuration files

how to perform deployments

User Management

Schema Management

how to set search_path

Logical objects

Default Tablespaces and User defined tablespace

Backup and Restore which include Logical, Physical, filesystem, compressed and split backups.

Utilities used for backups

Setting in archivelog mode.

performing wal switch manually

Maintenance Tasks which include vacuum, vacuumfull and analyze

killing inactive session from the DB

Database upgrade from v13 to v15 with pg_upgrade

Extensions in postgres

views in postgreSQL

pgbench and pgbouncer overview

Enhancements in postgreSQL






Who this course is for:

  • Database Administrators willing to learn PostgreSQL
  • Students
  • Database Developers
  • Willing to learn PostgreSQL