Introduction to PostgreSQL
with Sarah Conway
LinkedIn Learning: Introduction to PostgreSQL
Resources
01_01: Tell Me about PostgreSQL
• https://www.postgresql.org/
• https://www.postgresql.org/docs/current/preface.html
• https://www.postgresql.org/docs/release/
01_02: Extensions!
• https://pgxn.org
• https://www.postgresql.org/download/product-categories/
01_03: History and Recognitions
• https://www.postgresql.org/docs/current/history.html
• https://www.postgresql.org/about/
01_04: ORDBMS vs. the Rest
• https://www.postgresql.org/docs/current/sql.html
• https://www.postgresql.org/docs/15/datatype.html
02_01: Accessing PostgreSQL
• https://www.crunchydata.com/developers/playground
• https://wasm.supabase.com/
• https://www.postgresql.org/download/
03_01: Connecting via CLI
• https://www.postgresql.org/docs/current/app-psql.html
03_02: Connecting via GUI
• https://www.pgadmin.org/download/
• https://www.pgadmin.org/docs/
Introduction to PostgreSQL with Sarah Conway 1 of 2
04_01: Resources and Support
• https://www.postgresql.org/docs/online-resources/
• https://www.postgresql.org/docs/books/
• https://www.postgresql.org/docs/faq/
• https://wiki.postgresql.org/wiki/Main_Page
• https://www.postgresql.org/community/
• https://www.postgresql.org/account/submitbug/
• https://www.postgresql.org/support/
• https://www.postgresql.org/support/professional_support/
04_02: Contributing to PostgreSQL
• https://www.postgresql.org/developer/
• https://www.postgresql.org/community/contributors/
• https://wiki.postgresql.org/wiki/Committers
• https://www.postgresql.org/docs/current/release-15.html
• https://www.postgresql.org/developer/related-projects/
• https://buildfarm.postgresql.org/
• https://www.postgresql.org/about/donate/
• https://wiki.postgresql.org/wiki/Developer_FAQ
Introduction to PostgreSQL with Sarah Conway 2 of 2