Hello

2011/8/24 Gauthier, Dave <dave.gauth...@intel.com>:
> 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.
>

no, there is nothing similar. You have to call a own procedure after
login explicitly

Regards

Pavel Stehule

>
>
> Thanks in Advance for any help!

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to