Re: queries timeout during backup postgres database

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: akp geek <akpgeek(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: queries timeout during backup postgres database
Date: 2012-01-09 19:31:06
Message-ID: CAOR=d=0jkE3G70wFYA1r-mb39UfWrVq3WNU--80XV-tmzVzApw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jan 9, 2012 at 11:05 AM, akp geek <akpgeek(at)gmail(dot)com> wrote:
> Hi All -
>
>                 During the backup of the database, we experience timeout on
> queries. any one has experienced the same? Is there any parameters in the
> postgressql.conf that I have to pay attention to? Can you please help

statement_timeout is the likely culprit.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2012-01-09 19:31:38 Re: Binary Large Objects (LOB/BLOB) in Hibernate and JDBC: Unresolved issues
Previous Message akp geek 2012-01-09 19:16:46 Re: queries timeout during backup postgres database