Re: Debugging Pl/PgSQL functions with the debug contrib module

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Debugging Pl/PgSQL functions with the debug contrib module
Дата
Msg-id 937d27e10804090427j3a3ff35djb5596620aefbeb03@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Debugging Pl/PgSQL functions with the debug contrib module  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
On Wed, Apr 9, 2008 at 12:22 PM, Richard Huxton <dev@archonet.com> wrote:
> Peter Geoghegan wrote:
>
> > Richard,
> >
> > I recall that in earlier versions of the PostgreSQL windows binary
> > distribution, I had finer grained control of what modules were
> > installed. The only optional module is now PL/Java, which I don't use,
> > and things like headers and libraries. I cannot specify installing
> > Pl/PgSQL, Pl/Perl etc, or this fabled debugging module for that
> > matter.
> >
>
>  Hmm - I seem to remember there being a fairly long list of optional
> modules. Perhaps your download didn't unpack correctly?

If that list isn't there, then the OP is not using the pgInstaller
distro. The contrib modules are all still there on one page, and one
of them (on the bottom right if memory serves) is the debugger plugin.

Regardless of that, the files should still have been installed, so
checkout the README for details of how to setup the debugger in the
server:

http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/edb-debugger/server/README.pldebugger?rev=1.1

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

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

Предыдущее
От: leoabhi
Дата:
Сообщение: Re: connecting VB to postgreSQL
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: wrong query result