PostgreSQL v12 Database Administration on Windows and Linux

Udemy PostgreSQL v12 Database Administration on Windows and Linux

Register & Get access to index
sB4mJjX.jpg

Comprehensive Guide to PostgreSQL v12 Database Administration : Walk-in a Beginner, Walk-Out an Expert

What you'll learn
  • Understand PostgreSQL Process and Memory Architecture.
  • Install PostgreSQL v12 on Windows and Linux.
  • How to Setup Environment Variable on Windows and Linux.
  • PostgreSQL Directory Structure.
  • PostgreSQL Configuration Files.
  • How to use PSQL command line interface to connect to PostgreSQL.
  • How to Create Database/User/Schema from utility and Psql commands.
  • Learn how to use pg system catalogs.
  • CRUD operations on PostgreSQL.
  • Table Inheritance in PostgreSQL.
  • Partitioning in PostgreSQL using Table Inheritance.
  • Copy table from/to PostgreSQL.
  • How to Create/Move/Drop Tablespace.
  • Logical (pg dump, pgdumpall), Physical backup (Offline, Online).
  • Continuous Archiving and PITR.
  • What is Explain plan and how to calculate cost of query.
  • Maintenance (Updating planner statistics, Vacuum, Routine Reindex, Cluster).
  • What is Transaction Id Wraparound Failure and Vacuum Freeze.
  • How to use Pgadmin 4 Interface.
  • Uninstall PostgreSQL on Windows and Linux.
  • Bonus Module
  • Course Extra Documents
Description
PostgreSQL is an advanced, enterprise class open source Object-Relational Database Management System (ORDBMS). Its is a relational database that supports both SQL (relational) and JSON (non-relational) querying.

PostgreSQL possesses robust feature sets including Multi-Version Concurrency Control (MVCC), point in time recovery, granular access controls, tablespaces, asynchronous replication, nested transactions, online/hot backups, a refined query planner/optimizer, and write ahead logging. It supports international character sets, multi-byte character encodings, Unicode, and it is locale-aware for sorting, case-sensitivity, and formatting. PostgreSQL is highly scalable both in the quantity of data it can manage and in the number of concurrent users it can accommodate.

The course provides the learner with an extensive knowledge of PostgreSQL Database Administration with real time examples.

Topics covered are:
  • PostgreSQL Process and Memory Architecture
  • Installation of PostgreSQL v12 - Windows and Linux
  • Setup PostgreSQL v12 Environment Variables - Windows and Linux
  • PostgreSQL Page Layout
  • Database Directory Layout
  • PostgreSQL Configuration Files
  • Cluster in PostgreSQL (Initdb,Start/Stop,Reload/Restart Cluster)
  • Createdb/Dropdb, Createuser/Dropuser Utility
  • Create Schema and Schema Search Path
  • Psql Interface Commands
  • Pg System Catalogs
  • Working with PostgreSQL Objects
  • CRUD Operations
  • Table Inheritance
  • Table Partitioning
  • Tablespace in PostgreSQL
  • Backup, Continuous Archiving and PITR (Point-in-Time-Recovery)
  • Explain plan and Query Execution Cost
  • Maintenance (Updating Planner Statistics, Vacuum, Routine Reindex & Cluster)
  • Data Fragmentation
  • Transaction ID wraparound, Vacuum freeze, Auto_Vacuum Demon
  • Pgadmin 4
  • Uninstall PostgreSQL v12 on Windows and Linux
  • Bonus Module
Who this course is for:
  • Database Administrators
  • Accidental DBA's
  • Developers
  • Architects and Analyst
  • Students
  • Anyone who is curious about PostgreSQL
Author
TUTProfessor
Downloads
55
Views
683
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TUTProfessor