init script or procedure

From: "Gauthier, Dave" <dave(dot)gauthier(at)intel(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: init script or procedure
Date: 2011-08-24 14:20:52
Message-ID: 482E80323A35A54498B8B70FF2B8798004CFBCB513@azsmsx504.amr.corp.intel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does PG support the use of an init script or procedure? I'm looking for something that'll run unconditionally every time someone makes a DB connection. This script will create a temp table and stuff some data in it for general use within that session.

Thanks in Advance for any help!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message andreas 2011-08-24 14:29:38 Re: init script or procedure
Previous Message MirrorX 2011-08-24 14:11:30 strange exclusive lock in relation --- ideas