Re: Vacuum analyse 8.0.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Steve Tucknott <steve(at)retsol(dot)co(dot)uk>
Cc: PostGreSQL <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Vacuum analyse 8.0.3
Date: 2005-10-03 01:18:17
Message-ID: 9972.1128302297@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Steve Tucknott <steve(at)retsol(dot)co(dot)uk> writes:
> What effect does vacuum/analyze have on open cursors?

None. A cursor's plan is determined when it's opened.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message A Gilmore 2005-10-03 04:09:45 Comparing arrays
Previous Message Steve Tucknott 2005-10-02 19:32:53 Vacuum analyse 8.0.3