Re: [pgadmin-support] Can't get the debugger going

2009-04-13 Thread Raymond O'Donnell
On 13/04/2009 18:27, schatz wrote: > - I enabled the option "Show system objects in the treeview" to see the > templates and this is done, thank you.Templates don't have any functions in > them? Not unless you put them there. They really are "templates" - when you create a new database, it's creat

Re: [pgadmin-support] Can't get the debugger going

2009-04-13 Thread schatz
- I enabled the option "Show system objects in the treeview" to see the templates and this is done, thank you.Templates don't have any functions in them? - My platform is win XP. I created three schemas, each have different tables. One schema will create a table with the data from the other table

Re: [pgadmin-support] Can't get the debugger going

2009-04-13 Thread Raymond O'Donnell
[Redirecting to the list] On 13/04/2009 16:33, gaybana2...@hotmail.com wrote: > Thank you for your reply. I only have pgadmin3 installed. where do I > run these commands from. what do I need to install to rund these > command line commands? What platform are you on? Also, what exactly are you try

Re: [pgadmin-support] Can't get the debugger going

2009-04-13 Thread Raymond O'Donnell
On 13/04/2009 13:15, Raymond O'Donnell wrote: > On 13/04/2009 05:09, schatz wrote: >> I have the same problem, debugger option is disabled & have the >> plugin_debugger & profiler.dll in the lib directory. I don't know how to do >> pg)dumpall/psql_reload from pgadmin3. Can u pls. help me out how to

Re: [pgadmin-support] Can't get the debugger going

2009-04-13 Thread Raymond O'Donnell
On 13/04/2009 05:09, schatz wrote: > I have the same problem, debugger option is disabled & have the > plugin_debugger & profiler.dll in the lib directory. I don't know how to do > pg)dumpall/psql_reload from pgadmin3. Can u pls. help me out how to do this. > How do I make sure debugger funcions ar

Re: [pgadmin-support] Can't get the debugger going

2009-04-13 Thread schatz
I have the same problem, debugger option is disabled & have the plugin_debugger & profiler.dll in the lib directory. I don't know how to do pg)dumpall/psql_reload from pgadmin3. Can u pls. help me out how to do this. How do I make sure debugger funcions are loaded in my dbase? Thank you. schatz

Re: [pgadmin-support] Can't get the debugger going

2008-05-12 Thread Dave Page
On Fri, May 9, 2008 at 5:10 PM, William Garrison <[EMAIL PROTECTED]> wrote: > I can't get the pgadmin debugger to work. I found this thread and it is the > same symptom I have. I went through the staeps, and I have the same plugins > that the original poster had. But I don't understand the sugge

[pgadmin-support] Can't get the debugger going

2008-05-09 Thread William Garrison
I can't get the pgadmin debugger to work. I found this thread and it is the same symptom I have. I went through the staeps, and I have the same plugins that the original poster had. But I don't understand the suggestions on how to fix it. Can someone please clarify? In my case, I have a da

Re: [pgadmin-support] Can't get the debugger going

2008-04-23 Thread William Garrison
On Feb 4, 2008 4:13 PM, Raymond O'Donnell <[EMAIL PROTECTED]> wrote: > Hi all, > > As the subject line says. I've downloaded PG 8.3 (Win32) and > included the pl/pgsql debugger in the installation options; I've also > upgraded PgAdmin to 1.8.2. I checked that the debugger files were there, >

Re: [pgadmin-support] Can't get the debugger going

2008-02-04 Thread Raymond O'Donnell
On 04/02/2008 16:38, Dave Page wrote: Also, make sure the debugger functions are loaded in the database you wish to debug - if you've restored a dump into a database created form template0, they might not be (there should be an sql script in the server's share directory). That did the job - I h

Re: [pgadmin-support] Can't get the debugger going

2008-02-04 Thread Dave Page
On Feb 4, 2008 4:13 PM, Raymond O'Donnell <[EMAIL PROTECTED]> wrote: > Hi all, > > As the subject line says. I've downloaded PG 8.3 (Win32) and > included the pl/pgsql debugger in the installation options; I've also > upgraded PgAdmin to 1.8.2. I checked that the debugger files were there, > an

[pgadmin-support] Can't get the debugger going

2008-02-04 Thread Raymond O'Donnell
Hi all, As the subject line says. I've downloaded PG 8.3 (Win32) and included the pl/pgsql debugger in the installation options; I've also upgraded PgAdmin to 1.8.2. I checked that the debugger files were there, and they are - C:\Program Files\PostgreSQL\8.3\lib\plugins contains plugin_de