Re: Installing debugger?

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Installing debugger?
Date: 2010-03-10 21:38:23
Message-ID: 937d27e11003101338sfac6c16u2b7e8a43926d51e0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Wed, Mar 10, 2010 at 6:03 PM, Josh Berkus <josh(at)agliodbs(dot)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

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Ken Winter 2010-03-11 18:06:48 Re: How to use SSH tunnels with pgAdmin?
Previous Message Dan Halbert 2010-03-10 18:37:10 Edit Data: copying only part of an entry copies the whole entry