PL-Debugger installation problem

From: Marcos Davi Reis <davi(at)movamaps(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: PL-Debugger installation problem
Date: 2009-05-28 17:52:41
Message-ID: 53b782c70905281052o7ef86275r2ada747119b60f50@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello All,

I did install the pgsql 8.3.7 on Ubuntu 8.04 using apt-get, now i need to
install pldebugger (edb-debugger) to write complex stored procedures.
The problem is i didn't use the source code to install the database and the
instructions found in the documentation is using postgres source code.

how can i instal this utility without the source code?

ps. i'm not a Linux expert nor a DBA, im an application developer!

tks,
Marcos Davi Reis

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marcelo Giovane 2009-05-28 18:26:16 Please remove me from the list!
Previous Message Tom Lane 2009-05-28 17:02:57 Re: Multidimensional array definition in composite type appears parsed as string -- SOLVED