Thanks Adrian,
This is exactly what I am experiencing.
I will track these issues for resolution.
Shakti Singh
On Wed, Dec 14, 2016 at 2:59 PM, Adrian Klaver
wrote:
> On 12/14/2016 09:38 AM, Shakti Singh wrote:
>
>> Thanks Adrian,
>>
>> Yes, I did all this. The OS is Windows 2012 R2 64 bit.
>
On 12/14/2016 09:38 AM, Shakti Singh wrote:
Thanks Adrian,
Yes, I did all this. The OS is Windows 2012 R2 64 bit.
I am logging in using postgres user, which is the super user for the
database.
The shared_preload_libraries = '$libdir/plugin_debugger' (The dll
resides in the "lib" directory)
I
Thanks Adrian,
Yes, I did all this. The OS is Windows 2012 R2 64 bit.
I am logging in using postgres user, which is the super user for the
database.
The shared_preload_libraries = '$libdir/plugin_debugger' (The dll resides
in the "lib" directory)
I restarted the server by restarting the servic
On 12/14/2016 05:19 AM, Shakti Singh wrote:
Hi,
I am working on a POC to port Oracle database to PostGreSQL.
I am trying to debug a function in pgAdmin 4 after enabling debugger.
The Debugger window that opens in pgAdmin 4 for a function does not show
any function code because of which I cannot
Hi,
I am working on a POC to port Oracle database to PostGreSQL.
I am trying to debug a function in pgAdmin 4 after enabling debugger.
The Debugger window that opens in pgAdmin 4 for a function does not show
any function code because of which I cannot put a break point.
Any help is appreciated.