From 0e318698a656bf7756208d21f7131fc5fa545bd6 Mon Sep 17 00:00:00 2001 From: syedmouaazfarrukh <97732099+syedmouaazfarrukh@users.noreply.github.com> Date: Fri, 10 Feb 2023 05:13:36 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aa8d03a..06f634d 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ - [Newsletters](#newsletters) - [Videos](#videos) - [Community](#community) + - [Roadmaps](#roadmaps) ### High-Availability * [BDR](https://github.com/2ndQuadrant/bdr) - BiDirectional Replication - a multimaster replication system for PostgreSQL @@ -280,3 +281,6 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software). * [Slack](https://postgres-slack.herokuapp.com/) - Slack channel for Postgres with over 7000 users * Telegram - Several groups for PostgreSQL in different langauges: [Russian](https://t.me/pgsql) >4200 people, [Brazilian Portuguese](https://t.me/postgresqlbr) >2300 people, [Indonesian](https://t.me/postgresql_id) ~1000 people, [English](https://t.me/postgreschat) >750 people * [#postgresql on Freenode](https://webchat.freenode.net/#postgresql) - The most popular IRC channel about Postgres on Freenode with over 1000 users + +### Roadmaps +* [PostgreSQL Roadmap](https://roadmap.sh/postgresql-dba) - Step wise guide to PostgreSQL