Re: amount of join's and sequential access to the tables involved

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Gerardo Herzig <gherzig(at)fmed(dot)uba(dot)ar>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: amount of join's and sequential access to the tables involved
Date: 2012-01-11 16:14:58
Message-ID: 20905.1326298498@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Gerardo Herzig <gherzig(at)fmed(dot)uba(dot)ar> writes:
> So, what happens, when a plsql function is excecuted, it takes is own
> enviroment variables, or something like that?

No, but it probably cached a plan from an execution before you changed
join_collapse_limit ...

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Carlos Mennens 2012-01-11 23:52:36 Unable To Alter Data Type
Previous Message Gerardo Herzig 2012-01-11 16:06:34 Re: amount of join's and sequential access to the tables involved