Re: [pgadmin-support] Debug PostgreSQL function using pgAdmin

2011-10-24 Thread Guillaume Lelarge
On Mon, 2011-10-24 at 01:42 +0800, Ken Chan wrote: > I refer this ( > http://www.postgresonline.com/journal/archives/214-Using-PgAdmin-PLPgSQL-Debugger.html) > to enable the debugger in the PostgreSQL server in order to debugging the > plpgsql function by stepping through the codes using the pgadm

[pgadmin-support] Debug PostgreSQL function using pgAdmin

2011-10-23 Thread Ken Chan
I refer this ( http://www.postgresonline.com/journal/archives/214-Using-PgAdmin-PLPgSQL-Debugger.html) to enable the debugger in the PostgreSQL server in order to debugging the plpgsql function by stepping through the codes using the pgadmin. I have already set shared_preload_libraries = '$libdir