By now, why PostgreSQL 9.2 don't support SSDs?

From: 赖文豫 <xiaolai913(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: By now, why PostgreSQL 9.2 don't support SSDs?
Date: 2013-03-30 14:08:44
Message-ID: CABWnLYaZQzAG_uuz93VWJso1BEX5ui9JZSG+xVNe9-hppRWieQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

As we know, SSDs are widely used in various kinds of applications. But the
SMGR in PostgreSQL still only
support magnetic disk. How do we make full use of SSDs to improve the
performance of PostgreSQL?

--
Just do it!

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2013-03-30 14:31:12 Re: By now, why PostgreSQL 9.2 don't support SSDs?
Previous Message Alexander Korotkov 2013-03-30 11:55:33 Re: Cube extension improvement, GSoC