0% found this document useful (0 votes)
18 views

Course Overview PostgreSQL

The document provides an overview of PostgreSQL including how to setup, install, configure and maintain a PostgreSQL database. It covers topics like PostgreSQL architecture, configuration files, user management, backup strategies, replication, monitoring and performance tuning.

Uploaded by

Vadivel Rajavel
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

Course Overview PostgreSQL

The document provides an overview of PostgreSQL including how to setup, install, configure and maintain a PostgreSQL database. It covers topics like PostgreSQL architecture, configuration files, user management, backup strategies, replication, monitoring and performance tuning.

Uploaded by

Vadivel Rajavel
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

1- What is PostgreSQL and Top cloud PostgreSQL service providers

2- How to setup a Virtual machine in AWS cloud for PostgreSQL.

3- How to Install Postgresql-13 on EC2 Instance on AWS.

4- Kernel Parameters for PostgreSQL

5- Introduction to Postgres Default User.

6- Architecture of PostgreSQL

7- Logical and Physical Architecture of PostgreSQL

8- PostgreSQL.conf file in PostgreSQL

9- pg_hba.conf file in PostgreSQL

10- How to enable remote access to postgres server

11- PostgreSQL Installation on windows

12- How to Stop & start Postgres service

13- Cluster in Postgres

14- Schema in Postgres

15- Tablespace in PostgreSQL

16- Autovaccum in postgres

17- Routine maintenance task in PostgreSQL

18- Autovaccum in postgres

19- Bloat in postgres

20- Routine Vacuuming- PostgreSQL

21- vacuuming_best_practices_postgresql

22- Max_connections , performance & connection pool in Postgres

23- Pg_Repack in postgresql

24- Password file in PostgreSQL

25- WAL in PostgreSQL

26- PostgreSQL Connections monitoring and clean up idle connection/s

27- Backup strategies in PostgreSQL

28- Backup & restore in Postgres

29- Pg_basebackup in PostgreSQL

30- Upgrade strategies in PostgreSQL

31- pg_upgrade in PostgreSQL


32- Upgrade via backup and restore

33- Upgrade via Logical Replication

34- Streaming replication in Postgres

35 - Sample database postgres

36- High speed backup and restore PostgreSQL

37- Does PostgreSQL release space when the database is dropped ?

38- Backup and restore on same host using pg_basebackup

39- Continuous Archiving and Perform Point-In-Time-Recovery with PostgreSQL

40- log_statement in PostgreSQL

41- PostgreSQL replication monitoring

42- Introduction to PostgreSQL log

43- How to Find slow ,long-running & Blocked Queries in postgresql

44- Iaas vs Pass ( PostgreSQL)

45- AWS Database Services

46- Move WAL to new Location

47- Amazon RDS / Amazon Relational Database Service ?

48- Creating a PostgreSQL DB instance and connecting to a database

49 - How to recover postgres RDS admin username & password?

50- Strategies for migration of PostgreSQL to Amazon RDS@PostgreSQL

51- Postgresql migration from one host to another using pg_dumpall

52- Launch postgresql in Ec2 as Iaas and import data

53- Migrate Postgres to AWS RDS@postgres

54- Migrate postgres to RDS via DMS ( database migration services)

55- Maser user postgres@RDS

56- Managing PostgreSQL database access in RDS

57- DB parameter groups in postgres@RDS

58- Option group in RDS postgres@RDS

61- pg_archivecleanup - clean up PostgreSQL WAL archive files

62- What is WAL Archiving and how to configure and much more

64- Remove bloat from PostgreSQL@AWS_RDS with pg_repack/Vacuum

70-PostgreSQL internal authentication


71- pg_stat_activity in postgresql

72- pg_stat_statements

73 - How to Kill postgresql query

74 -pgbench for PostgreSQL benchmark

75- postgresqltuner

76 - Daily backup schedule using pgdumpall

77 - PGbadger (PostgreSQL Log Analysis tool)

78- PGBackRest (open source backup tool)

79 - pg_bouncer

80- Repmgr (Replication & Failover Management for Postgres)

81 - Barman

82 - Deploy and connect 2 different version of postgres and connect to the instance

83 - Compare schema on different hosts using pgadmin

84 - Dbeaver for postgresql

85- Compare schema objects in postgresql

86 - Pg_cron in postgresql

87 -Docker for postgresql

88 - DB_LINK in Postgres

89 - PostgreSQL In Azure

90 - PostgreSQL In Azure VM

91 - PostgreSQL In Azure managed instance single server

92 - Azure Hyperscale (Citus) server group

93 -PostgreSQL extensions in Azure Database for PostgreSQL - Single Server

94-Create and manage read replicas in Azure Database for PostgreSQL - Single Server from the Azure
portal

Frequently Used Queries

Interview Questions with answers for Beginner ,Intermediate and expert Level

95- DMS ( Homogenous migration of Postgres Ec2 to RDS )

96- DMS ( Oracle to PostgreSQL Migration ) heterogenous migration

97-Streaming replication , failover and failback

You might also like