How do I tell what PostgreSQL version I am running?

From psql, type SELECT version();

Your rating: None