Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in postgresql-9.1

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

postgresql-9.1

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

PL/pgSQL checking if a row exists

Postgresql insert trigger to set value

PostgreSQL field type for unix timestamp?

postgresql postgresql-9.1

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?

postgresql postgresql-9.1

cannot create extension without superuser role

Strange PostgreSQL "value too long for type character varying(500)"

postgres, ubuntu how to restart service on startup? get stuck on clustering after instance reboot

Postgresql: ERROR: type "citext" does not exist

postgresql-9.1

Failed to find conversion function from unknown to text

How do I import modules or install extensions in PostgreSQL 9.1+?

postgresql postgresql-9.1

Postgres ENUM data type or CHECK CONSTRAINT?

postgresql postgresql-9.1

how to move tables from public to other schema in Postgres

How to Disconnect from a database and go back to the default database in PostgreSQL?

Rails 3 - can't install pg gem

Generating time series between two dates in PostgreSQL

How to find a table having a specific column in postgresql