Re: Installing debugger? - Mailing list pgadmin-support

From Dave Page
Subject Re: Installing debugger?
Date
Msg-id 937d27e11003101338sfac6c16u2b7e8a43926d51e0@mail.gmail.com
Whole thread Raw
In response to Installing debugger?  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Installing debugger?
List pgadmin-support
On Wed, Mar 10, 2010 at 6:03 PM, Josh Berkus <josh@agliodbs.com> wrote:
> The current instructions at www.pgadmin.org on how to install the
> PL/pgSQL debugger read:
>
> "In order to use the debugger, a plugin is required on your server. This
> is included by default with EnterpriseDB, and is available for download
> on pgFoundry. It is installed as a contrib module with the Windows
> distribution of PostgreSQL 8.3 and above."
>
> However, the only download available from pgFoundry dates back to
> PostgreSQL 8.2, implying that it may not be compatible with 8.4.
> Further, there are no PGXS installation instructions for users who did
> not install from source.
>
> So ... does the debugger even still work?

Yes, you just need to use a CVS checkout instead of the older tarball,
or get the binary bundled with any of the EDB installers. The only
changes have been for compatibility with newer versions of Postgres.

> And if it does, how do I
> install it on an RHEL system with 8.4.2 RPM installed?

You need a source tree, as noone ever got around to creating a PGXS build.

-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do


pgadmin-support by date:

Previous
From: "Dan Halbert"
Date:
Subject: Edit Data: copying only part of an entry copies the whole entry
Next
From: Josh Berkus
Date:
Subject: Re: regarding postgreSQL installation issue