Re: Debugging code on server?

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: Debugging code on server?
Дата
Msg-id ngdf3j$m78$1@ger.gmane.org
обсуждение исходный текст
Ответ на Debugging code on server?  (Guyren Howe <guyren@gmail.com>)
Ответы Re: Debugging code on server?  (Szymon Lipiński <mabewlun@gmail.com>)
Список pgsql-general
Guyren Howe schrieb am 04.05.2016 um 18:43:
> This is a fork from my "Love your database" question. It's a
> separable concern, so I moved it here.
>
> Let's say I want to use Postgres' *amazing* support for lots of
> languages. I want to use Javascript or PERL or Ruby or something. How
> do I debug the code?
>
> I can imagine things you might set up: using LISTEN/NOTIFY to a
> simple logger that would let you see what's going on. There are
> breakpoints and such in PGAdmin, but I'll be that doesn't work for
> other languages.
>

There is a unit test framework for Postgres

http://pgtap.org/

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

Предыдущее
От: Will McCormick
Дата:
Сообщение: Re: Thoughts on "Love Your Database"
Следующее
От: Szymon Lipiński
Дата:
Сообщение: Re: Thoughts on "Love Your Database"