Re: Monitoring Transaction Log size - Mailing list pgsql-performance

From Shoaib Mir
Subject Re: Monitoring Transaction Log size
Date
Msg-id bf54be870701171003k49d234b3nfbdd0412dc5fde08@mail.gmail.com
Whole thread Raw
In response to Re: Monitoring Transaction Log size  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Monitoring Transaction Log size  ("Simon Riggs" <simon@2ndquadrant.com>)
List pgsql-performance
archive_timeout (came in ver 8.2) might help you with customizing the size for log files.

-----------------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)



On 1/17/07, Joshua D. Drake <jd@commandprompt.com> wrote:
Ziegelwanger, Silvio wrote:
> Hi,
>
>
>
> how can I monitor the size of the transaction log files using SQL Statements?

You can't. You would have to write a custom function to heck the size of
the xlog directory.

Sincerely,

Joshua D. Drake

>
>
>
> Best Regards
>
>
>
> Silvio
>
>
>
> Silvio Ziegelwanger
> Research & Development
>
> Fabalabs Software GmbH
> Honauerstraße 4
> 4020 Linz
> Austria
> Tel: [43] (732) 60 61 62
> Fax: [43] (732) 60 61 62-609
> E-Mail: silvio.ziegelwanger@fabasoft.com
> www.fabasoft.com <http://www.fabasoft.com/>
>
>   < http://www.fabasoft.at/fabasofthomepage2006/fabasoftgruppe/veranstaltungen/fabasoftegovdays07.htm>
>
> Fabasoft egovday 07
> Trends im E-Government, Innovationen für eine
> zukunftsorientierte Verwaltung und digitale Geschäftsprozesse.
>
> 23. Januar 2007, Bern
>
> 30. Januar 2007, Berlin
>
> 6. Februar 2007, Bonn
>
>
>
>


--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                 http://www.postgresql.org/about/donate

pgsql-performance by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Monitoring Transaction Log size
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: Monitoring Transaction Log size