Re: pgadmin debugger

Поиск
Список
Период
Сортировка
От David Harel
Тема Re: pgadmin debugger
Дата
Msg-id 1313434406.1644.0.camel@harel-laptop
обсуждение исходный текст
Ответ на Re: pgadmin debugger  (Adrian Klaver <adrian.klaver@gmail.com>)
Список pgsql-sql
On Mon, 2011-08-15 at 06:49 -0700, Adrian Klaver wrote:
> On Sunday, August 14, 2011 11:33:13 am David Harel wrote:
> > On Sun, 2011-08-14 at 11:07 -0700, Adrian Klaver wrote:
> > > 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-PL
> > > > > > PgSQ 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?
> > 
> > I installed form Ubuntu package. I am currently trying to install
> > postgresql-server-dev-8.4.8-0ubuntu0.10.04 package.
> > Will that suffice?
> 
> Probably would not hurt to install the contrib package also.  I generally 
> install from source, so I am wandering into relatively unknown territory here:)
> 

Thanks,




В списке pgsql-sql по дате отправления:

Предыдущее
От: Janiv Ratson
Дата:
Сообщение: Re: bigint and unix time
Следующее
От: Yuan HOng
Дата:
Сообщение: F_TABLE_NUMBER_RANGE equivalent in Postgresql