New posts in postgresql-9.1

Postgres query optimization (forcing an index scan)

Grant "create schema" ON database to a user?

How to use SQL LIKE condition with multiple values in PostgreSQL?

Postgresql Database export to .sql file

Postgres function returning table not returning data in columns

PostgreSQL - dynamic value as table name [duplicate]

Postgres SELECT ... FOR UPDATE in functions

Easy way to view postgresql dump files?

Rename enum item in PostgreSQL

How does one drop a template database from PostgreSQL?

PostgreSQL next value of the sequences?

Test for null in function with varying parameters

How to create a new database with the hstore extension already installed?

Postgresql SQL: How check boolean field with null and True,False Value?

Postgresql insert trigger to set value

How to pass custom type array to Postgres function

PostgreSQL date() with timezone

What's a PostgreSQL "Cluster" and how do I create one?

How to invoke sequence while inserting new record into postgresql table?

cannot create extension without superuser role