accessing postgres conf from stored procedure

From: strk <strk(at)keybit(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: accessing postgres conf from stored procedure
Date: 2005-06-27 10:56:21
Message-ID: 20050627105621.GA45726@keybit.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is it possible to access postgres configuration from
a C stored procedure ?

I need to leverage memory usage and I'd use postgres configuration
rather then a compile-time define.

Is there such a configuration, if access is possible ?

--strk;

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Hansen 2005-06-27 11:14:04 Re: contrib/rtree_gist into core system?
Previous Message Bruce Momjian 2005-06-27 10:12:52 Re: [PATCHES] Cleaning up unreferenced table files