Learning PostgreSQL with Grant Fritchey

Welcome to the ongoing series of posts by Grant as he takes his vast knowledge of SQL Server and applies it to adding PostgreSQL and shares it with you so you can skip learn from his triumphs and mistakes.

  1. Connecting to PostgreSQL
  2. Creating a Database and Tables in PostgreSQL
  3. How to back up and restore with PostgreSQL
  4. Data Types in PostgreSQL
  5. Index Types in PostgreSQL
  6. PostgreSQL Constraints
  7. PostgreSQL Schema
  8. Manipulating Data In PostgreSQL
  9. Querying PostgreSQL
  10. Introducing VACUUM
  11. Functions and Procedures

Stay tuned for more entries in the upcoming future!