Re: Perfomance Tuning

Поиск
Список
Период
Сортировка
От Ron Johnson
Тема Re: Perfomance Tuning
Дата
Msg-id 1060810275.4577.1.camel@haggis
обсуждение исходный текст
Ответ на Re: Perfomance Tuning  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-performance
On Wed, 2003-08-13 at 10:46, Josh Berkus wrote:
> Jeff,
>
[snip]
> > The other advantage (which I hinted to above) with raw disks is being able
> > to optimize queries to take advantage of it.  Informix is multithreaded
> > and it will spawn off multiple "readers" to do say, a seq scan (and merge
> > the results at the end).
>
> I like this idea.  Has it ever been discussed for PostgreSQL?  Hmmm .... we'd
> need to see some tests demonstrating that this approach was still a technical
> advantage given the improvements in RAID  and FS technology since Informix
> was designed.

Wouldn't PG 1st need horizontal partitioning, and as a precursor to
that, "tablespaces"?

--
+---------------------------------------------------------------+
| Ron Johnson, Jr.        Home: ron.l.johnson@cox.net           |
| Jefferson, LA  USA                                            |
|                                                               |
| "Man, I'm pretty.  Hoo Hah!"                                  |
|    Johnny Bravo                                               |
+---------------------------------------------------------------+



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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: Perfomance Tuning
Следующее
От: Sean Chittenden
Дата:
Сообщение: Re: Perfomance Tuning