Re: Do you recommend 8.4 or 9.0 for basic usage?

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: Do you recommend 8.4 or 9.0 for basic usage?
Дата
Msg-id 20110523150347.GA3342@fetter.org
обсуждение исходный текст
Ответ на Re: Do you recommend 8.4 or 9.0 for basic usage?  (Joshua Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On Sun, May 22, 2011 at 12:32:48PM -0500, Josh Berkus wrote:
> MauMau,
> 
> > Could you give me your frank opinions about which of 8.4 or 9.0
> > you recommend to ISVs who embed PostgreSQL?

> As an ISV, though, you need to devise a plan whereby you can apply
> update releases to your client's machines if they are connected to
> the internet.

You need such a plan whether the clients' machines are connected to
the internet or not because access control[1] is not the only place
where your system may turn out to have bugs.

The only case where you will not need such a plan is for a disposable
system, i.e. where the decision tree for "there's a bug" has one
branch, which is "replace the system."

Cheers,
David.

[1] Please try hard not to confuse access control with security.
Access control has been, is, and will continue to be used by attackers
to damage systems from ones as small as chat rooms all the way up to
governments and economies.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

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


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

Предыдущее
От: Vaibhav Kaushal
Дата:
Сообщение: Re: Foreign memory context read
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: SSI predicate locking on heap -- tuple or row?