From: | Ramesh T <rameshparnanditech(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: POWA tool |
Date: | 2014-08-20 18:21:03 |
Message-ID: | CAK8Zd=t_H_zO5pM4U7J5th=z-_JuZ-G382SZ7Ne4A7v1yidijQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
yes,
in my postgres.conf pg_stat_statements is not their needs powa is released
19 aug.
On Wed, Aug 20, 2014 at 10:17 PM, Raghu Ram <raghuchennuru(at)gmail(dot)com> wrote:
> 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 | Marcus Engene | 2014-08-20 20:25:30 | Trigger to a queue for sending updates to a cache layer |
Previous Message | Bill Mitchell | 2014-08-20 17:13:47 | Re: Best practices for cloning DB servers |