dumping - Search results

2008-06-25 01:34:10 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (daveg)

dump cannot be relied on to succeed. The problem is that pg_dump can get blocked

2008-06-24 23:41:22 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (Tom Lane)

dump deliberately fail, if that's what you're proposing. Maybe I'm just too old-school

2008-06-24 21:11:18 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (daveg)

dump. -dg -- David Gould daveg@sonic.net 510 536 1443 510 282 0869 If simplicity worked, the world

2008-06-24 18:35:24 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (Tom Lane)

daveg writes: "reset to default" is *surely* not the right behavior; resetting to the

2008-06-24 17:55:17 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (daveg)

On Mon, Jun 23, 2008 at 07:30:53PM -0400, Bruce Momjian wrote: lock-timeout

2008-06-24 12:49:21 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (Bruce Momjian)

Joshua D. Drake wrote: Ah, I see, but with no switch. Thanks. -- Bruce Momjian

2008-06-24 12:13:32 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (Joshua D. Drake)

Alex Hunsaker wrote: My patch has been committed. Joshua D. Drake

2008-06-24 09:29:56 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (Bruce Momjian)

Alex Hunsaker wrote: I certainly don't see any version of Drake's patch in

2008-06-24 03:29:29 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (Alex Hunsaker)

On Mon, Jun 23, 2008 at 4:51 PM, Bruce Momjian wrote: I believe

2008-06-23 20:31:09 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (Bruce Momjian)

daveg wrote: I see it now, but I forgot how it would interact with this

2008-06-23 20:18:07 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (daveg)

dump is taking locks to avoid pg_dump hanging for other long running transactions that

2008-06-23 19:51:34 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (Bruce Momjian)

dump/pg_restore? I thought we were just going to disable it. -- Bruce Momjian http://momjian

2008-04-16 20:21:41 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (Alex Hunsaker)

statement-timeout) for pg_dump and pg_restore. (sorry If I hijacked your patch Josh :) )