Re: pgadmin debugger

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: David Harel <hareldvd(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: pgadmin debugger
Date: 2011-08-14 18:07:22
Message-ID: 201108141107.22678.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Sunday, August 14, 2011 10:15:43 am David Harel wrote:
> On Sat, 2011-08-13 at 12:56 -0700, Adrian Klaver wrote:
> > On Saturday, August 13, 2011 12:39:44 pm David Harel wrote:
> > > Greetings,
> > >
> > > I use Ubuntu 10.04. I have postgresql version 8.4.8 installed also I
> > > have pgadmin version 1.10.2. I can't find debugger_plugin.so which is
> > > needed to debug pgplsql using pgadmin:
> > > http://www.postgresonline.com/journal/archives/214-Using-PgAdmin-PLPgSQ
> > > L-De bugger.html
> > >
> > > Any idea?
> >
> > http://www.enterprisedb.com/docs/en/8.4/pgadmin/debugger.html
>
> Trying to compile (no configure script found) the thing I get:
> pldebugger # make
> Makefile:42: ../../src/Makefile.global: No such file or directory
> Makefile:43: /contrib/contrib-global.mk: No such file or directory
> make: *** No rule to make target `/contrib/contrib-global.mk'. Stop.

Looking at README.pldebugger indicates you need the development code for
Postgres. Is your Postgres installation from the Ubuntu packages or did you
compile it yourself?

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message David Harel 2011-08-14 18:33:13 Re: pgadmin debugger
Previous Message Adrian Klaver 2011-08-14 17:57:05 Re: bigint and unix time