accessing postgres conf from stored procedure 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;
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend |