sad wrote: > Good day > > is it possible to define user variables in session ? > If not then is it planned to implement ? > or it is principially impossible in PosqtgreSQL
psql has variables, but in general we don't support session varibles. You could create a temp table and put a value in there easily. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]