Re: BUG #1302: Vacuumdb and vacuumlo should disable statement_timeout

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Alex Koh" <alexkoh(at)hotmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1302: Vacuumdb and vacuumlo should disable statement_timeout
Date: 2004-11-02 03:48:20
Message-ID: 29727.1099367300@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org> writes:
> IMHO vacuumdb and vacuumlo should disable statement_timeout before vacuuming
> the database.

IMHO this request suggests that you are not setting statement_timeout in
sane places. One reasonable setup is to attach it to userids other than
the one used for vacuuming.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alex Koh 2004-11-02 06:31:10 Re: BUG #1302: Vacuumdb and vacuumlo should disable statement_timeout
Previous Message Bruce Momjian 2004-11-02 02:22:52 Re: BUG #1302: Vacuumdb and vacuumlo should disable statement_timeout