Re: [pgadmin-support] about qsl editor/table view title(feature request)

2010-12-23 Thread jak
I mean the window brought up by pressing SQL speed key or by selecting SQL tool. The other window is brought up by selecting view data. -- View this message in context: http://postgresql.1045698.n5.nabble.com/about-qsl-editor-table-view-title-feature-request-tp3315975p3316207.html Sent from the

Re: [pgadmin-support] about qsl editor/table view title(feature request)

2010-12-23 Thread Guillaume Lelarge
Le 23/12/2010 11:40, jak a écrit : > > I mean the window brought up by pressing SQL speed key or by selecting SQL > tool. The other window is brought up by selecting view data. The query tool doesn't know what you are working on. So we can't display the name of the object you're trying to create/

[pgadmin-support] Statistics view for indexes does not show correct index sizes

2010-12-23 Thread Valentine Gogichashvili
I am on pgAdmin III 1.12.1 (rev:REL-1_12_1) When opening Statistics tab for the list of table indeces, index sizes are the same and equal to the index size of one of the indeces in the list. With best regards, -- Valentine -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql

Re: [pgadmin-support] Statistics view for indexes does not show correct index sizes

2010-12-23 Thread Guillaume Lelarge
Le 23/12/2010 17:05, Valentine Gogichashvili a écrit : > I am on pgAdmin III 1.12.1 (rev:REL-1_12_1) > > When opening Statistics tab for the list of table indeces, index sizes are > the same and equal to the index size of one of the indeces in the list. > This is fixed in 1.12.2 (which is alre

Re: [pgadmin-support] about qsl editor/table view title(feature request)

2010-12-23 Thread jak
"The query tool doesn't know what you are working on. So we can't display the name of the object you're trying to create/modify in your query. " How about if open it from browser on a specific object then use that name it as the object name otherwise name it as untitled. -- View this message in