Re: How to improve db performance with $7K?

Поиск
Список
Период
Сортировка
От Richard_D_Levine@raytheon.com
Тема Re: How to improve db performance with $7K?
Дата
Msg-id OF555C0C8C.E17C1A26-ON05256FE8.0059549C-05256FE8.0059EE74@ftw.us.ray.com
обсуждение исходный текст
Ответ на Re: How to improve db performance with $7K?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: How to improve db performance with $7K?  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-performance

pgsql-performance-owner@postgresql.org wrote on 04/19/2005 11:10:22 AM:
>
> What is 'multiple initiators' used for in the real world?

I asked this same question and got an answer off list:  Somebody said their
SAN hardware used multiple initiators.  I would try to check the archives
for you, but this thread is becoming more of a rope.

Multiple initiators means multiple sources on the bus issuing I/O
instructions to the drives.  In theory you can have two computers on the
same SCSI bus issuing I/O requests to the same drive, or to anything else
on the bus, but I've never seen this implemented.  Others have noted this
feature as being a big deal, so somebody is benefiting from it.

Rick
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania
19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings


В списке pgsql-performance по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: How to improve db performance with $7K?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Question on REINDEX