R: R: Per-server univocal identifier

Поиск
Список
Период
Сортировка
От Giampaolo Tomassoni
Тема R: R: Per-server univocal identifier
Дата
Msg-id NBBBIHMOBLOHKCGIMJMDCEKHFHAA.g.tomassoni@libero.it
обсуждение исходный текст
Ответ на Re: R: Per-server univocal identifier  (Joachim Wieland <joe@mcknight.de>)
Список pgsql-hackers
> 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
> ----
>
>
>
> template1=# show identify.id;
>  identify.id
> -------------
>  42
>
>
> However pg_settings does not contain variable classes so it can
> be difficult
> to actually use this value. I wonder if this is a bug or a feature?

Yes, that would be fine. It doesn't work to me, anyway. I guess the problem is that the setting shall be associated to
apostgres module, which have to be responsible for the proper handing of the setting itself. Without an associated
module,the setting is not available under the postgres env. 


>
>
> Joachim
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faq



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: regresssion script hole
Следующее
От: Tom Lane
Дата:
Сообщение: Re: regresssion script hole