From: | Peter Geoghegan <pg(at)heroku(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | David Fetter <david(at)fetter(dot)org>, Bruce Momjian <bruce(at)momjian(dot)us>, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Interesting read on SCM upending software and hardware architecture |
Date: | 2016-01-18 20:47:50 |
Message-ID: | CAM3SWZQS52qxbDouXhieiEMCfQjDuCF7J1AML5_cXYnan4wzJQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Jan 18, 2016 at 12:31 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> <rant>People keep predicting the death of spinning media, but I think
> it's not happening to anywhere near as fast as that people think.
> Yes, I'm writing this on a laptop with an SSD, and my personal laptop
> also has an SSD, but their immediate predecessors did not, and these
> are fairly expensive laptops. And most customers I talk to are still
> using spinning disks. Meanwhile, main memory is getting so large that
> even pretty significant databases can be entirely RAM-cached. So I
> tend to think that this is a lot less exciting than people who are not
> me seem to think.</rant>
I tend to agree that the case for SSDs as a revolutionary technology
has been significantly overstated. This recent article makes some
interesting points:
http://www.zdnet.com/article/what-we-learned-about-ssds-in-2015/
I think it's much more true that main memory scaling (in particular,
main memory capacity) has had a huge impact, but that trend appears to
now be stalling.
--
Peter Geoghegan
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2016-01-18 20:51:47 | Re: plpgsql - DECLARE - cannot to use %TYPE or %ROWTYPE for composite types |
Previous Message | Alvaro Herrera | 2016-01-18 20:46:45 | Re: Removing service-related code in pg_ctl for Cygwin |