From bd65ed7166490a9a3b5eaadda6629dc92d487980 Mon Sep 17 00:00:00 2001 From: Craig Kerstiens Date: Thu, 12 Nov 2015 06:51:45 -0800 Subject: [PATCH 1/3] adding shameless plug for posts with Postgres tag --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6139076..bb8b35b 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,4 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i ### Tutorials * [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL * [Postgres Guide](http://postgresguide.com/) - A guide designed as an aid for beginners and experienced users to find specific tips and explore tools available within Postgres. +* [Craig Kerstiens Postgres Posts](http://www.craigkerstiens.com/categories/postgres/) - A set of posts on Postgres cool features/tips/tricks. \ No newline at end of file From 928cdc9382b8c3ba29d64d5f1931c63a8dd22677 Mon Sep 17 00:00:00 2001 From: Craig Kerstiens Date: Thu, 12 Nov 2015 06:54:12 -0800 Subject: [PATCH 2/3] adding newsletter section --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb8b35b..fccef1d 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,8 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i ### Tutorials * [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL * [Postgres Guide](http://postgresguide.com/) - A guide designed as an aid for beginners and experienced users to find specific tips and explore tools available within Postgres. -* [Craig Kerstiens Postgres Posts](http://www.craigkerstiens.com/categories/postgres/) - A set of posts on Postgres cool features/tips/tricks. \ No newline at end of file +* [Craig Kerstiens Postgres Posts](http://www.craigkerstiens.com/categories/postgres/) - A set of posts on Postgres cool features/tips/tricks. + +### Newsletters + +* [Postgres Weekly](http://www.postgresweekly.com) - A weekly newsletter that contains articles, news, and repos relevant to Postgres \ No newline at end of file From f2c40bada0eb103c0e9bd3c2245cd44b52c35a60 Mon Sep 17 00:00:00 2001 From: Craig Kerstiens Date: Thu, 12 Nov 2015 07:22:58 -0800 Subject: [PATCH 3/3] removing duplicate blog link and adding newsletter section link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fccef1d..d8dd063 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i - [Optimization](#optimization) - [Utilities](#utilities) - [Tutorials](#tutorials) + - [Newsletters](#newsletters) ### Backups * [wal-e](https://github.com/wal-e/wal-e) - Simple Continuous Archiving for Postgres to S3, Azure, or Swift by Heroku @@ -47,7 +48,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i ### Tutorials * [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL * [Postgres Guide](http://postgresguide.com/) - A guide designed as an aid for beginners and experienced users to find specific tips and explore tools available within Postgres. -* [Craig Kerstiens Postgres Posts](http://www.craigkerstiens.com/categories/postgres/) - A set of posts on Postgres cool features/tips/tricks. + ### Newsletters