PostgreSQL -- A Crash Course
A crash course to get you up and running with PostgreSQL. We will cover:
- Installation from binaries and source
- Cluster initialization, startup, and session management
- Basic configuration - postgresql.conf and pg_hba.conf
- psql use/hints
- SQL syntax and quoting
- Data types
Speakers:
Joe Conway