Re: [pgadmin-support] Connecting to a different database while in Query Tool tab

2017-06-08 Thread Michael Shapiro
i use this feature a lot in PgAdmin 3 -- when I need to copy a view or function from one database to another. On Thu, Jun 8, 2017 at 11:19 AM, Anthony DeBarros wrote: > OK, thanks. Might be a feature to consider ... > > On Thu, Jun 8, 2017 at 12:11 PM, Murtuza Zabuawala enterprisedb.com> wrote:

Re: [pgadmin-support] Connecting to a different database while in Query Tool tab

2017-06-08 Thread Anthony DeBarros
OK, thanks. Might be a feature to consider ... On Thu, Jun 8, 2017 at 12:11 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hello, > > No, you cannot connect to different database from an existing open query > tool window, you have to open new tab for different database. > >

Re: [pgadmin-support] Connecting to a different database while in Query Tool tab

2017-06-08 Thread Murtuza Zabuawala
Hello, No, you cannot connect to different database from an existing open query tool window, you have to open new tab for different database. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Jun 8, 2017 at 9:23 PM, Anthony DeBarros

[pgadmin-support] Connecting to a different database while in Query Tool tab

2017-06-08 Thread Anthony DeBarros
Question: In pgAdmin 4, if I have a query tool tab open and then want to connect to a different database on my server, can I do that while working in the current tab? Right now, it seems like I need to click on the other database in the object browser and open a new tab to work on a different data