Re: how to manage automatic updates

Поиск
Список
Период
Сортировка
От Andrew Kerber
Тема Re: how to manage automatic updates
Дата
Msg-id CAJvnOJYtGkmNEtUOA45oYe1yubzkmQrxm3=V6Z2EDr5obuXHug@mail.gmail.com
обсуждение исходный текст
Ответ на how to manage automatic updates  (Evan Rempel <erempel@uvic.ca>)
Список pgsql-admin
You should never allow updates to be applied automatically to production critical data.  Period.

On Wed, Jan 3, 2018 at 12:39 PM, Evan Rempel <erempel@uvic.ca> wrote:

I'm giving some thought to scheduling automated updates of our PostgreSQL servers including the OS and application.

Updating the PostgreSQL executable is easy with the RPM repository that the PorstgreSQL community provides, but some of
the updates require changes to the system tables, stored procedures or other elements that reside in the database data. These
updates are not included in the RPM updates (for good reason) so they are missed if only RPM updates are performed.

Is there a best practice for applying database updates in an automated fashion?

Does anyone want to share what they are doing regarding automated database updates with regards to updating data?

Thanks for listening.

Evan.




--
Andrew W. Kerber

'If at first you dont succeed, dont take up skydiving.'

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

Предыдущее
От: Evan Rempel
Дата:
Сообщение: how to manage automatic updates
Следующее
От: "Dave Bolt"
Дата:
Сообщение: Failed to execute pg_dump