Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in postgresql-8.4

Find duplicate records in large table on multiple columns the right way

Postgres Function Slower than Query / Postgres 8.4

Select (retrieve) all records from multiple schemas using Postgres

PG 8.3, Disk Full, server fails to start

postgresql postgresql-8.4

Join a table with one table if condition1 is true and with another table if condition1 is false?

Order by selection in List view of OpenERP 7.0

Using WITH in a stored procedure, postgres

how can I include a NULL value using array_agg in postgresql?

ERROR: function unnest(integer[]) does not exist in postgresql

Dump or restore Postgresql databases without Postgis functions

rake jobs:work gives "PGError: ERROR: SELECT FOR UPDATE/SHARE is not allowed in subqueries"

Very slow lexicographic ordering in PostgreSQL?

Insert into a table with a serial field and using its future value

postgresql postgresql-8.4

Filter by date range (same month and day) across years

Average value for Money Datatype

Importing CSV with commas in string values

PostgreSQL drop table command is not reducing DB size

RETURN cannot have a parameter in function returning set; use RETURN NEXT at or near "QUERY" Postgres

postgresql postgresql-8.4

PostgreSQL ERROR: EXECUTE of SELECT ... INTO is not implemented