| From: | josep porres <jmporres(at)gmail(dot)com> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| Cc: | glynastill(at)yahoo(dot)co(dot)uk, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: debugging in pgadmin |
| Date: | 2009-03-23 12:53:44 |
| Message-ID: | d2d532610903230553h722b0d3fsb332c28935d7804a@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
it is Postgres Plus 8.3
Postgres 8.3.4 build 1400
2009/3/23 josep porres <jmporres(at)gmail(dot)com>
> 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
>>
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2009-03-23 13:05:22 | Re: debugging in pgadmin |
| Previous Message | josep porres | 2009-03-23 12:50:25 | Re: debugging in pgadmin |