From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Alex Hunsaker <badalex(at)gmail(dot)com> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Pg Patches <pgsql-patches(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout |
Date: | 2008-06-24 15:11:54 |
Message-ID: | 48610EBA.5040908@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Alex Hunsaker wrote:
> On Mon, Jun 23, 2008 at 4:51 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>> I would like to get do this without adding a new --use-statement-timeout
>> flag. Is anyone going to want to honor statement_timeout during
>> pg_dump/pg_restore? I thought we were just going to disable it.
>
> I believe so. This was when not everyone was convinced. Im fairly
> certain Josh original patch is in the commit fest. So feel free to
> drop this one.
>
My patch has been committed.
Joshua D. Drake
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2008-06-24 15:27:38 | Re: Git Repository for WITH RECURSIVE and others |
Previous Message | Joshua D. Drake | 2008-06-24 15:10:34 | Re: Dept of ugly hacks: eliminating padding space in system indexes |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2008-06-24 15:49:05 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout |
Previous Message | Pavel Stehule | 2008-06-24 15:10:12 | Re: variadic function support |