Re: 9.4 broken on alpha

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: 9.4 broken on alpha
Дата
Msg-id 20150829153229.GA7955@fetter.org
обсуждение исходный текст
Ответ на Re: 9.4 broken on alpha  (Noah Misch <noah@leadboat.com>)
Ответы Re: 9.4 broken on alpha  (Andres Freund <andres@anarazel.de>)
Re: 9.4 broken on alpha  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, Aug 26, 2015 at 09:19:09PM -0400, Noah Misch wrote:
> As it is, we've implicitly prepared to ship Alpha-supporting
> PostgreSQL 9.4 until 2019, by which time the newest Alpha hardware
> will be 15 years old.  Computer museums would be our only audience
> for continued support.  I do have a sentimental weakness for
> computer museums, but not at the price of drag on important
> performance work.

+1000

I think we need to take realistic stock of what we're doing and what
we should require.

At a minimum, we should de-support every platform on which literally
no new deployments will ever happen.

I'm looking specifically at you, HPUX, and I could make a pretty good
case for the idea that we can relegate 32-bit platforms to the ash
heap of history, at least on the server side.

Then, there's the question of rotating media.  Given the givens, we
ought to be drawing up plans for the cases where we might consider
supporting them, but those would need to be zero-based plans, i.e. the
starting point would be that we don't support them, and arguments
would have to be made affirmatively to support them for some specific,
demonstrable use case.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



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

Предыдущее
От: "Shulgin, Oleksandr"
Дата:
Сообщение: Re: to_json(NULL) should to return JSON null instead NULL
Следующее
От: "Shulgin, Oleksandr"
Дата:
Сообщение: On-demand running query plans using auto_explain and signals