1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-23 09:22:52 +02:00

Add postgresql-dba content

This commit is contained in:
Kamran Ahmed
2023-04-18 02:25:57 +01:00
parent 58ea34bb49
commit e66bff74bf
193 changed files with 194 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
# Roadmap note

View File

@@ -0,0 +1 @@
# What are relational databases

View File

@@ -0,0 +1 @@
# Rdbms benefits limitations

View File

@@ -0,0 +1 @@
# Postgresql vs others

View File

@@ -0,0 +1 @@
# Postgresql vs nosql

View File

@@ -0,0 +1 @@
# Introduction

View File

@@ -0,0 +1 @@
# Relational model

View File

@@ -0,0 +1 @@
# High level database concepts

View File

@@ -0,0 +1 @@
# Rdbms concepts

View File

@@ -0,0 +1 @@
# Connect using psql

View File

@@ -0,0 +1 @@
# Deployment in cloud

View File

@@ -0,0 +1 @@
# Using pgctlcluster

View File

@@ -0,0 +1 @@
# Installation and setup

View File

@@ -0,0 +1 @@
# Import export using copy

View File

@@ -0,0 +1 @@
# Learn sql concepts

View File

@@ -0,0 +1 @@
# Checkpoints background writer

View File

@@ -0,0 +1 @@
# Reporting logging statistics

View File

@@ -0,0 +1 @@
# Configuring postgresql

View File

@@ -0,0 +1 @@
# Postgresql security concepts

View File

@@ -0,0 +1 @@
# Resource usage provisioing capacity planning

Some files were not shown because too many files have changed in this diff Show More