Connecting Tech Pros Worldwide Forums | Help | Site Map

Global(shared) variable in postgresql

Newbie
 
Join Date: Oct 2008
Posts: 1
#1: Oct 7 '08
hi
i need to use a integer value in the optimizer's code and i want to send that value to this code from outside

Is there anything like global(shared) variable in postgre whose value i can set (using like set for environment variables) in my java code and get that value in optimizer code

Reply