Re: What to name the current heap after pluggable storage / what torename? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: What to name the current heap after pluggable storage / what torename?
Date
Msg-id 8efdde5b-966b-5422-2ad7-2310ef54380b@2ndquadrant.com
Whole thread Raw
In response to Re: What to name the current heap after pluggable storage / what to rename?  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: What to name the current heap after pluggable storage / what torename?  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 19/12/2018 11:15, Thomas Munro wrote:
> It just means tuples stored in no particular order (as opposed to eg
> btree tables, in systems that support those).

So would the proposed pluggable storage API allow index-organized base
storage and other non-heap layouts?

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: Ordered Partitioned Table Scans
Next
From: Alvaro Herrera
Date:
Subject: Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query