Re: Debug in postgresql using eclipse

Поиск
Список
Период
Сортировка
От amul sul
Тема Re: Debug in postgresql using eclipse
Дата
Msg-id 1385340073.34278.YahooMailNeo@web193504.mail.sg3.yahoo.com
обсуждение исходный текст
Ответ на Debug in postgresql using eclipse  (Rohit Goyal <rhtgyl.87@gmail.com>)
Список pgsql-novice
Hi Rohit,

>I know how to start postgres server using eclipse
I think you started to debug the postmaster process, right?

Try to attached child process fork by this postmaster process(already attached).
follow further instruction  @
http://wiki.postgresql.org/wiki/Working_with_Eclipse#Debugging_with_child_processes

Regards,
Amul


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

Предыдущее
От: Rohit Goyal
Дата:
Сообщение: Debug in postgresql using eclipse
Следующее
От: Aditya Rastogi
Дата:
Сообщение: Duplicate values when using same sequence to generate columns across two different tables