Re: BUG #6722: Debugger broken? - Mailing list pgsql-bugs

From Astolfo
Subject Re: BUG #6722: Debugger broken?
Date
Msg-id 1353578349995-5733201.post@n5.nabble.com
Whole thread Raw
In response to Re: BUG #6722: Debugger broken?  (Astolfo <tttito@gmail.com>)
List 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.

pgsql-bugs by date:

Previous
From: Astolfo
Date:
Subject: Re: BUG #6722: Debugger broken?
Next
From: Peter Kroon
Date:
Subject: w7 vs linux