| From: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
|---|---|
| To: | Ayub Khan <ayub(dot)hp(at)gmail(dot)com> |
| Cc: | Pgsql Performance <pgsql-performance(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: dexter on AWS RDS auto tune queries |
| Date: | 2021-06-07 04:57:37 |
| Message-ID: | CAOBaU_Yp-ux6-tvL_tSonW+faUB7h0wHQNx0_+oUc+LpfH=F-g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
Hi,
On Mon, Jun 7, 2021 at 12:52 PM Ayub Khan <ayub(dot)hp(at)gmail(dot)com> wrote:
>
> Other than Dexter, Is there an auto tune or query performance indicator for postgres ?
It depends. If you're on AWS or any other cloud, probably nothing
apart from tools based on logs or standard SQL execution (so nothing
based on third party extension).
> Also which are the most commonly used monitoring (slow query, cpu, index creation for missing indexs ) tools being used for postgres ?
There are a lot of projects documented at
https://wiki.postgresql.org/wiki/Monitoring
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christophe Pettus | 2021-06-07 05:00:46 | Re: dexter on AWS RDS auto tune queries |
| Previous Message | Ayub Khan | 2021-06-07 04:51:49 | dexter on AWS RDS auto tune queries |