BUG #7524: Partitioning

From: pieter(at)infomet(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #7524: Partitioning
Date: 2012-09-08 01:07:24
Message-ID: E1TA9W8-0000PG-La@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 7524
Logged by: Pieter Viljoen
Email address: pieter(at)infomet(dot)com
PostgreSQL version: 9.1.5
Operating system: WIndows Enterprise Server
Description:

The TWO most important factors in hindering us to convert to Postgres are
the following:

Parallel execution of queries.

No Table Partitioning
(To actually propose that table inheritance is used for partitioning is
abhorently proposterous. This basterdizes the intent of inheritance and
means you are destroying the very principles of the underlying
generalisation model you propose. It is also an indication that you do not
have the capability to actually engineer the proper solution. It is a hoax
right?)

Browse pgsql-bugs by date

  From Date Subject
Next Message rikard.pavelic 2012-09-08 12:40:04 BUG #7525: Deferred unique index with predicate
Previous Message Gezeala M. Bacuño II 2012-09-07 18:40:48 Re: [BUGS] BUG #7521: Cannot disable WAL log while using pg_dump