R: R: R: [HACKERS] Per-server univocal identifier

2006-06-19 Thread Giampaolo Tomassoni
> > ...omissis... > > yes, it's for contrib modules. but you can access it via SHOW so maybe it > makes sense to include it in pg_settings as well. Not for now but for the > future maybe... I agree: it could be a useful feature. giampaolo > > > Joachim > > -- > Joachim Wieland

R: R: [HACKERS] Per-server univocal identifier

2006-06-19 Thread Giampaolo Tomassoni
> Giampaolo, > > On Sun, Jun 18, 2006 at 01:26:21AM +0200, Giampaolo Tomassoni wrote: > > Or... Can I put a custom variable in pgsql.conf? > > Like that you mean? > > > custom_variable_classes = 'identify'# list of custom variable > classnames > identify.id = 42 > > > > > templ