Re: Not HOT enough

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Not HOT enough
Дата
Msg-id CA+U5nM+K8c1DAhZhSr=UDN2iM4gFsvuBCCgh1bVadVnXJ2Q69A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Not HOT enough  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Wed, Nov 23, 2011 at 10:47 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Wed, Nov 23, 2011 at 5:43 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
>> Computing two cutoffs is overkill for the rare event of pruning a
>> shared catalog page. I did think of that already and its not a good
>> solution. I'm tempted by the idea of getting rid of multiple databases
>> altogether. The hassle of supporting that feature far outweighs the
>> fairly low benefit.
>
> That seems a rather sudden U-turn.  The point of your proposal is to
> improve life for people using multiple databases in a single cluster.
> If that's not an important use case, why bother with any of this?

Where's the U-turn? I've not argued at any point that running multiple
databases was a great idea.

Offering multiple databases causes the problems I noted and have been
trying to solve.

If we didn't have databases we could probably chuck out tons of
complexity and code that no longer need to exist now we have
namespaces.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Not HOT enough
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: FlexLocks