Re: pgadmin 4 feature behavior change requests

2019-06-26 Thread Khushboo Vashi
Hi Alex, On Wed, Jun 26, 2019 at 10:39 PM Alex Williams wrote: > Hi, > > 1. Get rid of the div overlay on query execution. > There have been many times when I'm running a query and either the > connection is broken and it takes more than a few minutes for the app to > detect that and stop, and m

Re: pgadmin 4 feature behavior change requests

2019-06-26 Thread Dave Caughey
> 3. At least on CentOS pgadmin 4.8, if I right click my query to copy it, > instead of the copy option, I just get panel options. Can we please have > copy/cut there too? > Yeah, very annoying. I have already logged that as https://redmine.postgresql.org/issues/4229

pgadmin 4 feature behavior change requests

2019-06-26 Thread Alex Williams
Hi, 1. Get rid of the div overlay on query execution. There have been many times when I'm running a query and either the connection is broken and it takes more than a few minutes for the app to detect that and stop, and most times, the Stop button does not work and I need to rerun the query aga

Re: Bug

2019-06-26 Thread Christoph Berg
Re: To Fahar Abbas 2019-06-25 <20190625100525.ga11...@msg.df7cb.de> > That's https://redmine.postgresql.org/issues/4088 > > The packages use python3, and I haven't yet told the pgadmin4 backup > machinery to do that as well. (At least that's what I think the > problem is, haven't investigated yet.

Re: Update materialized view definition kills indexes

2019-06-26 Thread Khushboo Vashi
On Tue, Jun 25, 2019 at 10:45 PM Louis Brauer wrote: > Hi there > > I’ve noticed that in the recent version of pgAdmin 4.8 when I update the > definition of a MATERIALIZED VIEW, the indexed will not be recreated. > > Personally I think that pgAdmin should recreate the indexes or at least > warn t