Re: Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout
Дата
Msg-id 481CF6C9.5020100@dunslane.net
обсуждение исходный текст
Ответ на Re: Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout  (Euler Taveira de Oliveira <euler@timbira.com>)
Список pgsql-hackers

Joshua D. Drake wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tue, 11 Mar 2008 10:46:23 -0700
> "Joshua D. Drake" <jd@commandprompt.com> wrote:
>
> And the -c version :) (thanks bruce)
>
>   
>   

Committed with slight editorializing. Statement timeout was only 
introduced in 7.3, whereas pg_dump can dump from much older versions of 
Postgres.

Also, the indentation needed fixing.

wiki updated.

cheers

andrew


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: statement timeout vs dump/restore
Следующее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout