Question on restoring and compiled plans

From: Richard Huxton <dev(at)archonet(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Question on restoring and compiled plans
Date: 2004-03-19 10:22:04
Message-ID: 200403191022.04005.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

If I pg_restore a DB and don't ANALYSE before a pl/pgsql trigger activates
then that trigger's going to be planned based on the default stats forever
isn't it?

--
Richard Huxton
Archonet Ltd

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Karel Zak 2004-03-19 10:50:21 Re: COPY formatting
Previous Message Karel Zak 2004-03-19 09:39:00 Re: COPY formatting