Re: Postgresql on SAN

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Postgresql on SAN
Дата
Msg-id 200402190936.47208.josh@agliodbs.com
обсуждение исходный текст
Ответ на Postgresql on SAN  ("Anjan Dave" <adave@vantage.com>)
Ответы Re: Postgresql on SAN  (Nick Barr <nicky@chuckie.co.uk>)
Slow in morning hours  (<vathakar@banas.guj.nic.in>)
Re: Postgresql on SAN  (Joseph Shraibman <jks@selectacast.net>)
Список pgsql-performance
Anjan,

> Has anyone designed/implemented postgresql server on storage networks?

Yes, Zapatec.com runs their stuff this way.  Probably others as well.

> Are there any design considerations?

I don't know.   Probably.

> Are there any benchmarks for storage products (HBAs, Switches, Storage
> Arrays)?

Not specific to PostgreSQL.    I'm sure there are generic benchmarks.   Keep
in mind that PostgreSQL needs lots of 2-way I/O, batch writes, and random
reads.

> Any recommendation on the design, resources, references, keeping PG in
> mind?

See above.   Also keep in mind that PostgreSQL's use of I/O should improve
100% in version 7.5.

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


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

Предыдущее
От: "Anjan Dave"
Дата:
Сообщение: Postgresql on SAN
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Forcing filter/join order?