Tom Lane wrote:
> adunstan(at)postgresql(dot)org (Andrew Dunstan) writes:
>
>> Disable statement timeouts while making or restoring dumps.
>>
>
> The pg_backup_archiver.c change is wrong: the command should
> be issued inside _doSetFixedOutputState().
>
>
>
Yes, quite true. Sorry. I have fixed it.
cheers
andrew
In response to
pgsql-committers by date
| Next: | From: Andrew Dunstan | Date: 2008-05-04 08:32:21 |
| Subject: pgsql: add ; missing due to my carelessness |
| Previous: | From: Andrew Dunstan | Date: 2008-05-04 03:46:08 |
| Subject: pgsql: Place statement timeout more appropriately, per gripe from Tom. |