| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Retronym: s/magnetic disk/main data/ |
| Date: | 2019-04-11 18:05:41 |
| Message-ID: | 20190411180541.qgyftmosvylrtlzu@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Apr 4, 2019 at 05:49:36PM +1300, Thomas Munro wrote:
> Hello,
>
> I propose that in v13 we redefine "MD" (from md.c) to mean "main data"
> (instead of "magnetic disk"). That's the standard storage layout for
> typical table and index AMs. As opposed to the proposed undo and SLRU
> SMGRs that provide layouts specialised for different life cycles.
A bigger issue is that our documention often refers to "disk" as storage
when including SSD storage, which clearly have no disks. They are
"solid state drives", not disks.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2019-04-11 18:06:13 | Re: setLastTid() and currtid() |
| Previous Message | Andres Freund | 2019-04-11 18:05:25 | Re: setLastTid() and currtid() |