parent
58ea34bb49
commit
e66bff74bf
193 changed files with 194 additions and 1 deletions
File diff suppressed because one or more lines are too long
@ -0,0 +1 @@ |
||||
# Roadmap note |
@ -0,0 +1 @@ |
||||
# What are relational databases |
@ -0,0 +1 @@ |
||||
# Rdbms benefits limitations |
@ -0,0 +1 @@ |
||||
# Postgresql vs others |
@ -0,0 +1 @@ |
||||
# Postgresql vs nosql |
@ -0,0 +1 @@ |
||||
# Introduction |
@ -0,0 +1 @@ |
||||
# Databases |
@ -0,0 +1 @@ |
||||
# Tables |
@ -0,0 +1 @@ |
||||
# Schemas |
@ -0,0 +1 @@ |
||||
# Rows |
@ -0,0 +1 @@ |
||||
# Columns |
@ -0,0 +1 @@ |
||||
# Data types |
@ -0,0 +1 @@ |
||||
# Queries |
@ -0,0 +1 @@ |
||||
# Object model |
@ -0,0 +1 @@ |
||||
# Domains |
@ -0,0 +1 @@ |
||||
# Attributes |
@ -0,0 +1 @@ |
||||
# Tuples |
@ -0,0 +1 @@ |
||||
# Relations |
@ -0,0 +1 @@ |
||||
# Constraints |
@ -0,0 +1 @@ |
||||
# Null |
@ -0,0 +1 @@ |
||||
# Relational model |
@ -0,0 +1 @@ |
||||
# Acid |
@ -0,0 +1 @@ |
||||
# Mvcc |
@ -0,0 +1 @@ |
||||
# Transactions |
@ -0,0 +1 @@ |
||||
# Write ahead log |
@ -0,0 +1 @@ |
||||
# Query processing |
@ -0,0 +1 @@ |
||||
# High level database concepts |
@ -0,0 +1 @@ |
||||
# Rdbms concepts |
@ -0,0 +1 @@ |
||||
# Package managers |
@ -0,0 +1 @@ |
||||
# Using docker |
@ -0,0 +1 @@ |
||||
# Connect using psql |
@ -0,0 +1 @@ |
||||
# Deployment in cloud |
@ -0,0 +1 @@ |
||||
# Using systemd |
@ -0,0 +1 @@ |
||||
# Using pgctl |
@ -0,0 +1 @@ |
||||
# Using pgctlcluster |
@ -0,0 +1 @@ |
||||
# Installation and setup |
@ -0,0 +1 @@ |
||||
# For schemas |
@ -0,0 +1 @@ |
||||
# For tables |
@ -0,0 +1 @@ |
||||
# Data types |
@ -0,0 +1 @@ |
||||
# Ddl queries |
@ -0,0 +1 @@ |
||||
# Querying data |
@ -0,0 +1 @@ |
||||
# Filtering data |
@ -0,0 +1 @@ |
||||
# Modifying data |
@ -0,0 +1 @@ |
||||
# Joining tables |
@ -0,0 +1 @@ |
||||
# Dml queries |
@ -0,0 +1 @@ |
||||
# Import export using copy |
@ -0,0 +1 @@ |
||||
# Transactions |
@ -0,0 +1 @@ |
||||
# Cte |
@ -0,0 +1 @@ |
||||
# Subqueries |
@ -0,0 +1 @@ |
||||
# Lateral join |
@ -0,0 +1 @@ |
||||
# Grouping |
@ -0,0 +1 @@ |
||||
# Set operations |
@ -0,0 +1 @@ |
||||
# Advanced topics |
@ -0,0 +1 @@ |
||||
# Learn sql concepts |
@ -0,0 +1 @@ |
||||
# Resources usage |
@ -0,0 +1 @@ |
||||
# Write ahead log |
@ -0,0 +1 @@ |
||||
# Vacuums |
@ -0,0 +1 @@ |
||||
# Replication |
@ -0,0 +1 @@ |
||||
# Query planner |
@ -0,0 +1 @@ |
||||
# Checkpoints background writer |
@ -0,0 +1 @@ |
||||
# Adding extensions |
@ -0,0 +1 @@ |
||||
# Reporting logging statistics |
@ -0,0 +1 @@ |
||||
# Configuring postgresql |
@ -0,0 +1 @@ |
||||
# Grant revoke |
@ -0,0 +1 @@ |
||||
# Default priviliges |
@ -0,0 +1 @@ |
||||
# Object priviliges |
@ -0,0 +1 @@ |
||||
# Row level security |
@ -0,0 +1 @@ |
||||
# Selinux |
@ -0,0 +1 @@ |
||||
# Advanced topics |
@ -0,0 +1 @@ |
||||
# Authentication models |
@ -0,0 +1 @@ |
||||
# Roles |
@ -0,0 +1 @@ |
||||
# Pg hba conf |
@ -0,0 +1 @@ |
||||
# Ssl settings |
@ -0,0 +1 @@ |
||||
# Postgresql security concepts |
@ -0,0 +1 @@ |
||||
# Logical replication |
@ -0,0 +1 @@ |
||||
# Streaming replication |
@ -0,0 +1 @@ |
||||
# Replication |
@ -0,0 +1 @@ |
||||
# Resource usage provisioing capacity planning |
@ -0,0 +1 @@ |
||||
# Pg bouncer |
@ -0,0 +1 @@ |
||||
# Pg bouncer alternatives |
@ -0,0 +1 @@ |
||||
# Connection pooling |
@ -0,0 +1 @@ |
||||
# Barman |
@ -0,0 +1 @@ |
||||
# Wal g |
@ -0,0 +1 @@ |
||||
# Pgbackrest |
@ -0,0 +1 @@ |
||||
# Pg probackup |
@ -0,0 +1 @@ |
||||
# Pg dump |
@ -0,0 +1 @@ |
||||
# Pg dumpall |
@ -0,0 +1 @@ |
||||
# Pg restore |
@ -0,0 +1 @@ |
||||
# Pg basebackup |
@ -0,0 +1 @@ |
||||
# Backup validation procedures |
@ -0,0 +1 @@ |
||||
# Backup recovery tools |
@ -0,0 +1 @@ |
||||
# Using pg upgrade |
@ -0,0 +1 @@ |
||||
# Using logical replication |
@ -0,0 +1 @@ |
||||
# Upgrade procedures |
@ -0,0 +1 @@ |
||||
# Patroni |
@ -0,0 +1 @@ |
||||
# Patroni alternatives |
@ -0,0 +1 @@ |
||||
# Cluster management |
@ -0,0 +1 @@ |
||||
# Simple stateful setup |
@ -0,0 +1 @@ |
||||
# Helm |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue