dumping - Search results
Mailing lists >> pgsql-patches >> Thread
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
Mailing lists >> pgsql-patches >> Thread
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
Mailing lists >> pgsql-patches >> Thread
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
Mailing lists >> pgsql-patches >> Thread
2008-06-24 18:35:24 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout (Tom Lane)
daveg
Mailing lists >> pgsql-patches >> Thread
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
Mailing lists >> pgsql-patches >> Thread
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
Mailing lists >> pgsql-patches >> Thread
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
Mailing lists >> pgsql-patches >> Thread
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
Mailing lists >> pgsql-patches >> Thread
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
Mailing lists >> pgsql-patches >> Thread
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
Mailing lists >> pgsql-patches >> Thread
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
Mailing lists >> pgsql-patches >> Thread
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
Mailing lists >> pgsql-patches >> Thread
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 :) )