Re: BUG #6722: Debugger broken?

From: Astolfo <tttito(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6722: Debugger broken?
Date: 2012-11-22 09:59:09
Message-ID: 1353578349995-5733201.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Here is the two-lines howto for PG 9.2 for Windows.

Uncomment and edit postgresql.conf:

shared_preload_libraries = '$libdir/plugin_debugger'

NB: in 9.2 the plugin_debugger.dll is not in the (non-existing)
$libdi/plugins folder.

Restart the server.

Run CREATE EXTENSION pldbgapi;

Cheers,

A.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-6722-Debugger-broken-tp5715919p5733201.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Kroon 2012-11-23 09:33:24 w7 vs linux
Previous Message Pavel Stehule 2012-11-22 06:27:02 Re: Prepared Statement Name Truncation