Re: BUG #6722: Debugger broken?

Поиск
Список
Период
Сортировка
От Astolfo
Тема Re: BUG #6722: Debugger broken?
Дата
Msg-id 1353578349995-5733201.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: BUG #6722: Debugger broken?  (Astolfo <tttito@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Astolfo
Дата:
Сообщение: Re: BUG #6722: Debugger broken?
Следующее
От: Peter Kroon
Дата:
Сообщение: w7 vs linux