Skip to content

Minimum viable product content plan

Josh Heyer edited this page Sep 17, 2020 · 5 revisions

Querying:

CTEs, Window functions (build on Vik’s work), pl/pgsql, pl/python and anonymous functions

Modelling:

Views, JSON/JSONB, FTS, FDW

Securing:

auth & ACL concepts (build guide on Dave’s blog post), developing with least privilege (HOWTO w/ inspiration from last webinar)

Tuning:

pg_stat_statements, auto_explain

Deploying:

(can we do walkthrough for deployment scripts on local VMWare? This is out of my area)

High Availability: ...

Clone this wiki locally