Are cached IMMUTABLE values persistent between sessions

From: "Donald Fraser" <postgres(at)kiwi-fraser(dot)net>
To: "[ADMIN]" <pgsql-admin(at)postgresql(dot)org>
Subject: Are cached IMMUTABLE values persistent between sessions
Date: 2005-06-23 13:26:23
Message-ID: 002301c577f7$28141780$6364a8c0@DonAcer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Is the returned value of a function defined as IMMUTABLE cached globally? In other words could postgresql potentially return a cached value obtained from one client session to a different client session?

Thanks in advance
Donald Fraser

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Milorad Poluga 2005-06-23 14:11:08 How to compare the schemas ?
Previous Message sandhya 2005-06-23 13:12:13 reg:libpqxx on windows