[pgadmin-support] pgAgent: Output column in statistics of a step

2013-04-22 Thread Bastiaan Olij
Heya, Just a little enhancement request I'm hoping someone could pick up some day. The output column in the statistics of a step for a pgAgent job contains the output of the script that was run. In the statistics section you can only see the first bit of this text. It would be nice if there was so

Re: [pgadmin-support] The statistics and other tabs not working on MacOSX

2013-04-22 Thread Tim Uckun
> They work for me, both switching between tabs, or if I put them all > side by side. Can you give more info about what you're doing exactly? > > I am not doing anything special. Connect to the database, navigate to the schema, navigate to tables, click on a table. The right pane shows the structu

Re: [pgadmin-support] The statistics and other tabs not working on MacOSX

2013-04-22 Thread Dave Page
On Mon, Apr 22, 2013 at 11:55 AM, Tim Uckun wrote: > >> They work for me, both switching between tabs, or if I put them all >> side by side. Can you give more info about what you're doing exactly? >> > > I am not doing anything special. Connect to the database, navigate to the > schema, navigate t

Re: [pgadmin-support] Debugger put all code on a single line

2013-04-22 Thread Dave Page
Hi On Mon, Apr 22, 2013 at 1:07 AM, Bastiaan Olij wrote: > Heya, > > This is with pgAdmin 1.14.3 on Mac OS X 10.8 connecting to Postgres 9.1 > running on the same Mac. > > I'm trying out the debugger for the first time. All the code in my > stored function is presented on a single line which make