From df0bb61d720ff0131c7c966993152f9a9dc42e50 Mon Sep 17 00:00:00 2001 From: Nathan Thorell Date: Tue, 3 Sep 2019 14:57:26 -0600 Subject: [PATCH] add scaling postgres to videos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ccd23c6..f4d3f9d 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ for `EXPLAIN ANALYSE`, that also provides performance tips (Commercial Software) * [Citus Data Youtube channel](https://www.youtube.com/channel/UC8jpoK1BqQhDh6HDGFnM_DA/videos) - Citus related videos * [EnterpriseDB Youtube channel](https://www.youtube.com/channel/UCkIPoYyNr1OHgTo0KwE9HJw) - EnterpriseDB related videos * [PGConf US Youtube channel](https://www.youtube.com/pgconfus/) - Conference videos +* [Scaling Postgres](https://www.scalingpostgres.com/) - Postgres video blog series by Creston Jamison ### Community * [Mailing lists](https://www.postgresql.org/list/) - Official mailing lists for Postgres for support, outreach, and more. One of the primary channels of communication in the Postgres community.