Re: should i expected performance degradation over time

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Anibal David Acosta <aa(at)devshock(dot)com>
Cc: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: should i expected performance degradation over time
Date: 2011-10-28 19:03:14
Message-ID: CA+TgmoabBhbFmN5J+GkFe2Q-M_63zwhi5+tzbU7F4zKKrg_D3g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Tue, Oct 11, 2011 at 2:20 PM, Anibal David Acosta <aa(at)devshock(dot)com> wrote:
> Do you know if check_postgresql.pl can run on windows (with perl installed)?
>
> Because our postgres installation is running on a Windows 2008 R2 server but
> can't find any tool like this for windows :(
>
> Thanks!

It's written in Perl, so I would think you could get it to work. But
if not, you can always extract the big ol' query that it runs from the
script and run it some other way.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Tomas Vondra 2011-10-28 19:03:32 Re: WAL in RAM
Previous Message Merlin Moncure 2011-10-28 18:40:17 Re: WAL in RAM