Re: [GENERAL] Specific database vars, again...

Ben Chobot <bench@silentmedia.com>

From: Ben Chobot <bench@silentmedia.com>
To: Glus Xof <gtglus@gmail.com>
Cc: pgsql-novice@postgresql.org
Date: 2010-04-20T19:16:31Z
Lists: pgsql-general, pgsql-novice
On Apr 20, 2010, at 10:53 AM, Glus Xof wrote:

> Hi again,
> 
> Maybe, I didn't explain my question enough.
> 
> I need to record properties that belongs to an specific database (and
> so, they work at database level... not at global scope:
> 
> * Or, must to create an specific one-row table ?.


Depending on how you intend to use these variables, this sounds like a fine idea to me. What are your problems with it?