Re: go for a script! / ex: PostgreSQL vs. MySQL

Поиск
Список
Период
Сортировка
От Ivan Voras
Тема Re: go for a script! / ex: PostgreSQL vs. MySQL
Дата
Msg-id 00af01c39112$d9ac4350$bf8ec6c1@flatline
обсуждение исходный текст
Ответ на go for a script! / ex: PostgreSQL vs. MySQL  ("Nick Barr" <nicky@chuckie.co.uk>)
Ответы Re: go for a script! / ex: PostgreSQL vs. MySQL  (Josh Berkus <josh@agliodbs.com>)
Re: go for a script! / ex: PostgreSQL vs. MySQL  (Sean Chittenden <sean@chittenden.org>)
Список pgsql-performance
> Date: Sun, 12 Oct 2003 13:30:45 -0700
> From: Josh Berkus <josh@agliodbs.com>
> To: Nick Barr <nicky@chuckie.co.uk>
> Cc: pgsql-performance@postgresql.org
> Subject: Re: go for a script! / ex:  PostgreSQL vs. MySQL
> Message-ID: <200310121330.45115.josh@agliodbs.com>
>

>>     This would be parameters such as the block size and a few other
>> compile time parameters. If we can get to some of these read-only
>> parameters than that would make this step easier, certainly for the new
>> recruits amongst us.
>
> Actually, from my perspective, we shouldn't bother with this; if an admin
> knows enough to set an alternate blaock size for PG, then they know
> enough to tweak the Conf file by hand.  I think we should just issue a
> warning that this script:
> 1) does not work for anyone who is using non-default block sizes,

There was some talk, either on this list or freebsd-performance about
setting the default block size for PostgreSQL running on FreeBSD to be 16k
because of performance reasons. That is: *default* for the port, user is not
asked. So an automagical method to scale non-default block sizes is a very
needed thing.

> 2) may not work well for anyone using unusual locales, optimization
> flags, or other non-default compile options except for language
> interfaces.

Depends on what you consider 'unusual'? I hope not things like iso8859-x
(or, to be exact, European languages) :)


--
Logic is a systematic method of coming to the wrong conclusion with
confidence.


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

Предыдущее
От: Marko Karppinen
Дата:
Сообщение: Re: [HACKERS] Sun performance - Major discovery!
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] Sun performance - Major discovery!