Re: Automation - Mailing list pgsql-admin

From Rajesh Kumar
Subject Re: Automation
Date
Msg-id CAJk5AtZ0bCjv5_9VegG7zj_PKKP0pWkPgrqcqaxDF=whyobDPQ@mail.gmail.com
Whole thread Raw
In response to Re: Automation  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-admin
Thanks, I'll check them out. 

On Wed, 11 Oct, 2023, 9:57 PM David G. Johnston, <david.g.johnston@gmail.com> wrote:
On Wed, Oct 11, 2023 at 8:42 AM Rajesh Kumar <rajeshkumar.dba09@gmail.com> wrote:
Help me with some hints of what kind of automation I can do here in a simple postgres setup.

I would suggest you find at least one good reference book on PostgreSQL administration that covers everything involved with being a DBA.  You will need to be aware of those regardless of automation you may choose to implement to avoid doing them manually.  Also, automated metric collection tends to be important, and setting appropriate alerts (this include OS system administration scoped stuff like disk space) - regardless of whether you'd want to automated or manually resolve any events raised by those tools.

David J.

pgsql-admin by date:

Previous
From: "Matuszyk, Paul G."
Date:
Subject: Re: Automation
Next
From: Zhaoxun Yan
Date:
Subject: Why does pg_rewind deny permission for pg_read_binary_file() other than 'dbname=postgres'?