Re: [GENERAL] Debugger install

2009-05-29 Thread Craig Ringer
Marcos Davi Reis wrote: > 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. I can't speak for the debugger specifically as I haven't built/tested it, but: In general, you'd install the

[GENERAL] Debugger install

2009-05-28 Thread Marcos Davi Reis
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 co