| From: | Raghu Ram <raghuchennuru(at)gmail(dot)com> |
|---|---|
| To: | rod(at)iol(dot)ie |
| Cc: | Ramesh T <rameshparnanditech(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: POWA tool |
| Date: | 2014-08-20 16:47:48 |
| Message-ID: | CALnrrJTMfN3f3=D0AOXunwGxAWibCmDP7pq=7zS9SSTL0s6oOA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Aug 20, 2014 at 10:08 PM, Raymond O'Donnell <rod(at)iol(dot)ie> wrote:
> On 20/08/2014 16:41, Ramesh T wrote:
> > Hello,
> >
> > when i ran following query,
> > postgres=# SELECT * FROM pg_stat_statements;
> >
> >
> > ERROR: relation "pg_stat_statements" does not exist
> > LINE 1: SELECT * FROM pg_stat_statements;
> >
> >
> > i need to install POWA..i got powa.zip
> > please let me know how to install POWA.ZIP for my postgres using putty
> > tool ..
>
are you referring below Tool ?
PoWA is PostgreSQL Workload Analyzer that gathers performance stats and
provides real-time charts and graph to help monitor and tune your
PostgreSQL servers. It is similar to Oracle AWR or SQL Server MDW.
http://www.postgresql.org/about/news/1537/
Thanks & Regards
Raghu Ram
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bill Mitchell | 2014-08-20 17:13:47 | Re: Best practices for cloning DB servers |
| Previous Message | Adrian Klaver | 2014-08-20 16:47:26 | Re: POWA tool |