On Sun, Mar 18, 2012 at 11:26 PM, wrote:
>
> Getting the information from a table works. I now have a sessionsettings
> table, but I'm making way to many calls to it because there is no global pool
> of variable. Not IMO an efficient use of a table.
Chances are that table, if you are indeed u
<<< text/html; charset="utf-8": Unrecognized >>>
<>
On 2012-03-08,
wrote:
> There seems to be CREATE everything in Postgres but it would be really
> nice to have a CREATE VARIABLE which would allow us to create global
> variables. I know there are other techniques but this would be the
> easiest when doing a init routine when a user logs in to t
There seems to be CREATE everything in Postgres but it would be really
nice to have a CREATE VARIABLE which would allow us to create global
variables. I know there are other techniques but this would be the
easiest when doing a init routine when a user logs in to the
application.
Best Regards
M