Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in postgresql-9.1

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

ALTER TABLE, set null in not null column, PostgreSQL 9.1

how to exclude null values in array_agg like in string_agg using postgres?

Store query result in a variable using in PL/pgSQL

Query a parameter (postgresql.conf setting) like "max_connections"

How do I convert an integer to string as part of a PostgreSQL query?

postgresql postgresql-9.1

How to add column if not exists on PostgreSQL?

postgresql postgresql-9.1

Change type of varchar field to integer: "cannot be cast automatically to type integer"

PostgreSQL ERROR: canceling statement due to conflict with recovery

postgresql postgresql-9.1

I forgot the password I entered during postgres installation

must appear in the GROUP BY clause or be used in an aggregate function

List tables in a PostgreSQL schema