Re: [pgadmin-support] Bug: title bar goes away

2010-03-15 Thread Josh Berkus
Dave, I'm still getting this, except that now I'm getting it intermittently on query windows. Using "default view" and/or "Zoom" makes the title bar accessible again. I think that this is probably a wxWindows bug. How do I check my wxWindows version on Mac? --

Re: [pgadmin-support] Bug: recent files reset

2010-03-15 Thread Guillaume Lelarge
Le 15/03/2010 23:16, Josh Berkus a écrit : > Version: 1.10.1 > Platform: OSX 10.5 > Severity: Annoyance > Reproduceable: sometimes > Description: > > 1) have a bunch of query windows for saved SQL files open (call them > files 1,2,3,4,5 and 6 in order in which they are opened). > 2) save file #1 a

[pgadmin-support] Bug: recent files reset

2010-03-15 Thread Josh Berkus
Version: 1.10.1 Platform: OSX 10.5 Severity: Annoyance Reproduceable: sometimes Description: 1) have a bunch of query windows for saved SQL files open (call them files 1,2,3,4,5 and 6 in order in which they are opened). 2) save file #1 and close it. 3) In another, the query window for #5 pick file

Re: [pgadmin-support] unexpected connection in query window

2010-03-15 Thread Guillaume Lelarge
Le 15/03/2010 15:17, Little, Douglas a écrit : > Hi, > I'm seeing behavior that is unexpected. Hopeing to get a better understanding > of how PGadmin manages connections > > I have a query window with 20+sql statements, connected to my fqa database. > I'm running sql individually and seeing t

[pgadmin-support] unexpected connection in query window

2010-03-15 Thread Little, Douglas
Hi, I'm seeing behavior that is unexpected. Hopeing to get a better understanding of how PGadmin manages connections I have a query window with 20+sql statements, connected to my fqa database. I'm running sql individually and seeing that sometimes they are directed to my prod database, inste

Re: [pgadmin-support] Graphical Query Builder - usage stats?

2010-03-15 Thread Julius Tuskenis
Hello, I don't usually use the builder, but sometimes it is convenient for long table/column names having queries. I'd like to propose some improvements to it: 1. Why not join the selected tables if they are related over foreign key? Usually well designed database uses FK to keep relations in

Re: [pgadmin-support] pgAdmin III v1.10.2 released

2010-03-15 Thread John Gage
This is my opportunity to say that I do use the graphical query builder. It would be great if it could be brought into line with (subsume the code for) DBUML, the ArgoUML class diagramming software for databases (http://sourceforge.net/projects/dbuml/ ). Seeing the relationships between tabl