Re: MySQL Compatibility WAS: postgresql.conf settings autoconfiguration

Поиск
Список
Период
Сортировка
От Jean-Michel Pouré
Тема Re: MySQL Compatibility WAS: postgresql.conf settings autoconfiguration
Дата
Msg-id 1251367201.7524.7.camel@acer
обсуждение исходный текст
Ответ на Re: MySQL Compatibility WAS: 8.5 release timetable, again  (Tino Wildenhain <tino@wildenhain.de>)
Список pgsql-hackers
Dear all,

Just a quick message about postgresql.conf auto-configuration.

When MySQL users test PostgreSQL, they load their data and run simple
SQL queries. If postgresql.conf is configured with default values, it
may produce slow results.

Would there be a way for postgresql.conf to auto configure?

This is how MySQL works. Nothing is configurable. And people love it. So
why not implement a simple auto configuration mechanism which would set
basic parameters.

Example
autotune=true;
autotune_profile='web site';
autotune_profile='dedicated SQL server';

...

Kind regards,
Jean-Michel


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

Предыдущее
От: Paul Matthews
Дата:
Сообщение: Patches for static check on geo_ops.c
Следующее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: MySQL Compatibility WAS: 8.5 release timetable, again