Hello:
After enabling en file postgresql.conf shared_preload_libraries = '$
libdir/plugin_debugger.dll'
and installing the pldbgapi extension.
I try to debug a created function and pgadmin4 displays the following error.
Local variable 'debugger_version' referenced before assignment.
This variab
When I press "cancel query" button in pgadmin 4 query tool, I get an "ERROR:
must be superuser to signal other server processes" popup
I don't understand why I can't cancel my own queries, it's working fine with
pgadmin3.
Any clue ?
On Tue, Jul 28, 2020 at 8:32 PM Ajay Kumar wrote:
> Ashesh,
>
>
>
> The document was very helpful and it worked.
>
> Once I use INSERT or COPY command in the ora2pg to generate the sql file,
> it came as huge file of more than 10gb which makes the pgadmin editor to
> hang. What is the best practi