Re: What exactly is postgres doing during INSERT/UPDATE ?

Поиск
Список
Период
Сортировка
Искать
От
Aidan Van Dyk
Тема
Re: What exactly is postgres doing during INSERT/UPDATE ?
Дата
Msg-id
20090831144809.GF12444@oak.highrise.ca
Ответ на
Список
Дерево обсуждения
What exactly is postgres doing during INSERT/UPDATE ? Joseph S <jks@selectacast.net>
Re: What exactly is postgres doing during INSERT/UPDATE ? Greg Smith <gsmith@gregsmith.com>
Re: What exactly is postgres doing during INSERT/UPDATE ? Joseph S <jks@selectacast.net>
Re: What exactly is postgres doing during INSERT/UPDATE ? Scott Marlowe <scott.marlowe@gmail.com>
Re: What exactly is postgres doing during INSERT/UPDATE ? Joseph S <jks@selectacast.net>
Re: What exactly is postgres doing during INSERT/UPDATE ? Luke Koops <luke.koops@entrust.com>
Re: What exactly is postgres doing during INSERT/UPDATE ? Greg Stark <gsstark@mit.edu>
Re: What exactly is postgres doing during INSERT/UPDATE ? David Rees <drees76@gmail.com>
Re: What exactly is postgres doing during INSERT/UPDATE ? Scott Marlowe <scott.marlowe@gmail.com>
Re: What exactly is postgres doing during INSERT/UPDATE ? Joseph S <jks@selectacast.net>
Re: What exactly is postgres doing during INSERT/UPDATE ? Jeff Janes <jeff.janes@gmail.com>
Re: What exactly is postgres doing during INSERT/UPDATE ? "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: What exactly is postgres doing during INSERT/UPDATE ? Scott Marlowe <scott.marlowe@gmail.com>
Re: What exactly is postgres doing during INSERT/UPDATE ? Merlin Moncure <mmoncure@gmail.com>
Re: What exactly is postgres doing during INSERT/UPDATE ? Greg Stark <gsstark@mit.edu>
Re: What exactly is postgres doing during INSERT/UPDATE ? Mark Mielke <mark@mark.mielke.cc>
Re: What exactly is postgres doing during INSERT/UPDATE ? Merlin Moncure <mmoncure@gmail.com>
Re: What exactly is postgres doing during INSERT/UPDATE ? Greg Stark <gsstark@mit.edu>
Re: What exactly is postgres doing during INSERT/UPDATE ? Merlin Moncure <mmoncure@gmail.com>
Re: What exactly is postgres doing during INSERT/UPDATE ? Aidan Van Dyk <aidan@highrise.ca>
Re: What exactly is postgres doing during INSERT/UPDATE ? Pierre Frédéric Caillaud<lists@peufeu.com>
* Merlin Moncure  [090831 10:38]:
 
> I agree, that's good analysis.  The main point I was making was that
> if you have say a 10 disk raid 5, you don't involve 10 disks, only
> two...a very common misconception.  I made another mistake that you
> didn't catch: you need to read *both* the data drive and the parity
> drive before writing, not just the parity drive.
> 
> I wonder if flash SSD are a better fit for raid 5 since the reads are
> much cheaper than writes and there is no rotational latency.  (also,
> $/gb is different, and so are the failure cases).

The other thing that scares me about raid-5 is the write-hole, and the
possible delayed inconsistency that brings...

Again, hopefully mitigated by a dependable controller w/ BBU...

-- 
Aidan Van Dyk                                             Create like a god,
aidan@highrise.ca                                       command like a king,
http://www.highrise.ca/                                   work like a slave.
В списке pgsql-performance по дате отправления
От: Merlin Moncure
Дата:
От: Jeff Janes
Дата:
FAQ