Re: Tips on how to efficiently debugging PL/PGSQL

Поиск
Список
Период
Сортировка
От Glyn Astill
Тема Re: Tips on how to efficiently debugging PL/PGSQL
Дата
Msg-id 796557.69933.qm@web23602.mail.ird.yahoo.com
обсуждение исходный текст
Ответ на Tips on how to efficiently debugging PL/PGSQL  (<cyw@dls.net>)
Список pgsql-general
> From: cyw@dls.net <cyw@dls.net>
> Subject: [GENERAL] Tips on how to efficiently debugging PL/PGSQL
> To: pgsql-general@postgresql.org
> Date: Thursday, 23 October, 2008, 6:19 PM
> Just to seek some tips on how to efficiently debug PL/SQL.
>
> One thing that bugs me in particular is the inability to
> trace a SQL line
> number in an error message to the line in my PL/PGSQL code.
>

edb have a debugger that intigrates with pgadmin

http://pgfoundry.org/projects/edb-debugger/




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

Предыдущее
От: ries van Twisk
Дата:
Сообщение: Re: Annoying Reply-To
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postgres optimizer choosing wrong index