Re: pgAdmin4 - Multi-database Servers

2020-12-01 Thread Jack Royal-Gordon
Hi Richard, That worked like a charm. Thanks! > On Dec 1, 2020, at 6:45 PM, Richard Brockie wrote: > > Hi Jack, > > I've got 2 heroku databases up and running, one free "Hobby Dev", and one > production "Standard 0". > > To only address the "Hobby Dev" rather than pick from the long list, I

Re: pgAdmin4 - Multi-database Servers

2020-12-01 Thread Richard Brockie
Hi Jack, I've got 2 heroku databases up and running, one free "Hobby Dev", and one production "Standard 0". To only address the "Hobby Dev" rather than pick from the long list, I've added the database name to the "DB restriction" field on the Advanced tab of the connection menu. I didn't have to

pgAdmin4 - Multi-database Servers

2020-12-01 Thread Jack Royal-Gordon
I am using Heroku to host a number of apps. Some of them have PG databases that are on shared servers. When that happens, there could be hundreds of databases on a single server (each with a randomly-generated name), but only one of them is the one I’m interested in (and that’s the only one that