
|
 |

|
Tutorial
SOLD OUT Introduction to PostgreSQL
A. Elein Mustain, Managing Director, Varlena, LLC
Track: PostgreSQL
Date: Monday, July 26
Time: 8:45am - 12:15pm
Location: Portland
TrackBack
This tutorial reviews basic administration and features of PostgreSQL. It covers the features
required to create an installation and database for basic applications.
Introduction To PostgreSQL
- What is PostgreSQL
- ORDBMS/Extensibility
- History
- Setting up
- Installation from source
- Configuration Basics
- configure
- postgresql.conf
- Housekeeping
- vacuum
- backup/restore
- users
- basic security, pg_hba.conf
- replication tools
- Monitoring Tools Overview
- Admin & Design Tools
- Client Interface Overview
- psql, DBI, JDBC, odbc, libpq, ECPG, pgtcl: overview
- Database Design
- Codds Rules and simple normalization
- Real life objects
- SQL (standards & vendor specific features)
- Standards
- PostgreSQL specific
- Implementation of Relational Features
- Triggers, Constraints, Defaults
- Simple domains (also belongs w/data type discussion)
- Sequences
- Nulls
- Built-in datatypes and Functions
- Casting
- logical operators: coalesce, case, nullif
- dates and timestamps
- string and pattern matching
- Formatting
- Common usage
- Server Side Functions
- plpgsql basics
- Overview of available pl languages
- Overview of advanced capabilities
- Tuning Queries
- The usual suspects
- Using Explain
- Indexing
- Future Topics/Wrap Up
- User defined data types
- Set returning functions
- References
- RTFM
- Mailing Lists
- General Bits
- Tech Docs
- Varlena Support Bureau
|
O'Reilly Home | Privacy Policy
 © 2004, O'Reilly Media, Inc.
|
 |