Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
47 views2 pages

PostgreSQL Resources

This document provides an introduction to PostgreSQL with sections on its history and features, how to access it, how to connect to it via the command line or GUI interfaces, and resources for support and contributing to its development. It includes numerous links to the PostgreSQL documentation and other resources.

Uploaded by

Hrvoje Eror
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views2 pages

PostgreSQL Resources

This document provides an introduction to PostgreSQL with sections on its history and features, how to access it, how to connect to it via the command line or GUI interfaces, and resources for support and contributing to its development. It includes numerous links to the PostgreSQL documentation and other resources.

Uploaded by

Hrvoje Eror
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

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

You might also like