Re: minor annoyances...

Поиск
Список
Период
Сортировка
От John Gage
Тема Re: minor annoyances...
Дата
Msg-id 7A840B3E-EEAE-4F7C-8E2A-C6E7A839C65F@numericable.fr
обсуждение исходный текст
Ответ на minor annoyances...  (Maximilian Tyrtania <maximilian.tyrtania@onlinehome.de>)
Список pgadmin-support
I suggest very, very strongly that those who use and admire pgAdmin  
read through the documentation for psql (http://www.postgresql.org/docs/8.4/static/app-psql.html 
), the command line client for postgres and also click on the Plugins  
menu of pgAdmin to launch the psql Console to try it out.

A great deal of what can be done with pgAdmin can be done with psql,  
and, in my opinion, it can be done more smoothly and efficiently.

pgAdmin is extraordinary.  It, for example, is considerably better  
than Squirrel.  But what Squirrel does, and what pgAdmin does to some  
extent, is create approximate UML diagrams of tables in a database.   
That is extremely useful.

John

Appendix: The interaction between vim and psql is extraordinary.  One  
can open a psql session in vim (much preferable to opening vim in psql  
IMHO) and do whatever you want to do with innumerable other vim  
windows and tabs available containing anything you wish (using MacVim  
on the Mac, you can easily have 32 different windows open  
simultaneously that are trivially easy to navigate between without  
having your hands leave the keyboard)



On Apr 3, 2010, at 7:07 AM, Maximilian Tyrtania wrote:

> Hi there,
>
> here are some things that occasionally bug me a bit about pgadmin  
> 1.10.2:
>
> 1. In the main window i have a number of servers in the left pane of  
> the object browser. Now, if I click on the wrong one, and I don't  
> have a network-connection to it, there is no way to tell pgadmin to  
> stop trying to connect to it. Or is there some way to set the  
> timeout? It's too long for my purposes.
>
> 2. Very often I have the main window buried under many sql query  
> windows. A menu shortcut (command 1?) to push the main window to the  
> front (and a way that would allow me to cycle through all open  
> windows - command 2,3 etc)) would be highly appreciated.
>
> 3. I'm on Mac OS X, and having to use command-q instead of command w  
> to close a window is not exactly what a mac user expects.
>
> Thank you for this great tool and happy easter,
>
> Maximilian Tyrtania
>
> -- 
> Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support



В списке pgadmin-support по дате отправления:

Предыдущее
От: Maximilian Tyrtania
Дата:
Сообщение: minor annoyances...
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: minor annoyances...