Re: [pgadmin-support] question on graphical explain

2008-08-20 Thread Michael Shapiro
> > > > > -Original Message- > From: Magnus Hagander [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 20, 2008 4:24 PM > To: Dave Page > Cc: Mark Steben; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] question on graphical explain &g

Re: [pgadmin-support] question on graphical explain

2008-08-20 Thread Mark Steben
rises -Original Message- From: Magnus Hagander [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 20, 2008 4:24 PM To: Dave Page Cc: Mark Steben; pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] question on graphical explain Dave Page wrote: > 2008/8/20 Mark Steben

Re: [pgadmin-support] question on graphical explain

2008-08-20 Thread Magnus Hagander
Dave Page wrote: > 2008/8/20 Mark Steben <[EMAIL PROTECTED]>: >> Hi - I just installed PGADMIN 1.8.4 on my machine. >> I would like to save the graphical explain output for printing for later >> >> presentations. It is easy enough to export the 'data output' >> Of the explain to a file but I wi

Re: [pgadmin-support] question on graphical explain

2008-08-20 Thread Dave Page
2008/8/20 Mark Steben <[EMAIL PROTECTED]>: > Hi - I just installed PGADMIN 1.8.4 on my machine. > I would like to save the graphical explain output for printing for later > > presentations. It is easy enough to export the 'data output' > Of the explain to a file but I wish to print the 'explain

[pgadmin-support] question on graphical explain

2008-08-20 Thread Mark Steben
Hi - I just installed PGADMIN 1.8.4 on my machine. I would like to save the graphical explain output for printing for later presentations. It is easy enough to export the 'data output' Of the explain to a file but I wish to print the 'explain' output. Any help would be appreciated. Thank