yes, i have:
shared_preload_libraries = '$libdir/plugins/plugin_debugger.dll' #
(change requires restart)
2009/3/23 Dave Page <dpage(at)pgadmin(dot)org>
> On Mon, Mar 23, 2009 at 12:40 PM, josep porres <jmporres(at)gmail(dot)com> wrote:
> > mmm... my database schema have the pldbg functions.
>
> Do you have something like this in your postgresql.conf:
>
> shared_preload_libraries = '$libdir/plugins/plugin_debugger.so'
>
> ?
>
> If not, add it, and restart the server (if you're on Windows, use
> plugin_debugger.dll)
>
> --
> Dave Page
> EnterpriseDB UK: http://www.enterprisedb.com
>