Problem while debugging using PgAdmin

From: "Shanker N Srivastava" <shanker(at)renaissance-it(dot)com>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Problem while debugging using PgAdmin
Date: 2007-10-26 14:28:20
Message-ID: SRIT_MAILXIAqdkl894000017df@mail.renaissance-it.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello,

I am using PsotgreSQL version 8.2.5, and using pl/pgsql Debugger for
debugging my pl/pgsql functions. My pgAdmin version is also pgAdmin III
v1.8.0, while debugging I am getting below error

============================================================================
==============================================

An error has occurred:

ERROR: could not load library "/usr/local/pgsql/lib/pldbgapi.so":
/usr/local/pgsql/lib/pldbgapi.so: undefined symbol: BreakpointInsert

My database server is on linux, and my pgAdmin is on win

============================================================================
==============================================

I am just thinking, is it not working because, My database server is linux
machine and pgAdmin is on windows XP machine, and are in different machine.

Waiting for reply.

Thanks and Regards

Shanker N Srivastava

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2007-10-26 15:25:56 Re: Problem while debugging using PgAdmin
Previous Message Dave Page 2007-10-26 13:30:27 Re: pgAdmin isn't quoting quotes