Hi all,
>On Wed, Jul 15, 2009 at 10:36 PM, Scott Marlowe
>wrote:
I'd love to see it.
>
> +1 for index organized tables
>
>--Scott
+1 also for me...
I am currently working for a large customer who is migrating his main
application towards PostgreSQL, this application currently using DB2 an
Hi all,
The current discussion about "Indexes on low cardinality columns" let me
discover this
"grouped index tuples" patch (http://community.enterprisedb.com/git/) and its
associated
"maintain cluster order" patch
(http://community.enterprisedb.com/git/maintain_cluster_order_v5.patch)
This
Hi Jeff,
>> Hi all,
>>
>> The current discussion about "Indexes on low cardinality columns" let
>> me discover this
>> "grouped index tuples" patch (http://community.enterprisedb.com/git/)
>> and its associated
>> "maintain cluster order" patch
>> (http://community.enterprisedb.com/git/maintain