Re: Automation

Поиск
Список
Период
Сортировка
От Dan Smith
Тема Re: Automation
Дата
Msg-id CAK50JryZLE+nmL3TWPD_mtJnMfcUdEDikrBw+H6i=2VofKstiQ@mail.gmail.com
обсуждение исходный текст
Ответ на Automation  (Rajesh Kumar <rajeshkumar.dba09@gmail.com>)
Список pgsql-admin
Hi Rajesh,

I agree with previous comments about this being pretty vague.  Here are some general ideas though:
  • Automate backups if applicable
  • Automate fail-over if applicable
  • Use Infrastructure / Configuration as Code
  • Use Schema Migrations
  • Implement CI/CD pipelines with static analysis (such as linting / anti-pattern checking) and automated testing.
Beyond these basics, I think people would really need to know what problem you are trying to solve.  There's no point in automating a solution if the problem isn't defined and understood.  Further, many solutions are really going to depend on your environment.


Best regards,

Dan Smith

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

Предыдущее
От: Ron
Дата:
Сообщение: Re: Automation
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Automation