Re: Multiple head revisions after git pull (2.0rc1 --> 2.0)

2017-11-03 Thread Willy-Bas Loos
Op 3 nov. 2017 21:00 schreef "Rob Lewis" : All of a sudden this list is generating lots of traffic and I would like to unsubscribe, but I can't find out how to. Please help. A bit of topic, but I think you should go to https://lists.postgresql.org/manage/

Re: Multiple head revisions after git pull (2.0rc1 --> 2.0)

2017-11-03 Thread Rob Lewis
All of a sudden this list is generating lots of traffic and I would like to unsubscribe, but I can't find out how to. Please help.  On Nov 03, 2017, at 03:10 AM, Willy-Bas Loos wrote: thanks for the answer. flask won't give me a history, i get the same error (multiple head revisions). I've loo

pgAdmin4 2.0, schema "Aggregates"

2017-11-03 Thread Cherio
After switching from desktop version 3 to the latest 4 2.0 I noticed that "Aggregates" node is missing from schemas. It is also missing in "Preferences"->"Browser"->"Nodes". I am not sure if this is a bug or an issue with my local environment or it has not been implemented. Thanks!

Re: PGAdmin request: Drop object and Disconnect is too close to each other in local menu

2017-11-03 Thread Strauch, Sheldon
+1 On Fri, Nov 3, 2017 at 4:07 AM, Durumdara wrote: > Hi! > > It's just me or it is really disturbing thing > "Drop" and "Disconnect" function too close to each other in local menu. > > I need to check more times, because I can easily drop the database and not > disconnect. > > I think that "dro

ERROR - Query returned successfully

2017-11-03 Thread pinker
Hi, just wanted to report this interesting message I got from pgAdmin4: ERROR: could not write to tuplestore temporary file: No space left on device Query returned successfully in 8 min. Version1.1 CopyrightCopyright 2013 - 2016, The pgAdmin Development Team Python Version2.7.11 (default, Jun

PgAdmin4 - Session Timeout - Due to cloud behaviour

2017-11-03 Thread Douglas Reed
Hi I've just built an instance of pgAdmin4 on my Ubuntu desktop (v16.10) So far I have had no issues with pgAdmin4, it is a great tool! However, some of our cloud sites have and automatic time out on the disconnection which can cause problems when a connection on pgAdmin4 is idle for a long durat

Re: Multiple head revisions after git pull (2.0rc1 --> 2.0)

2017-11-03 Thread Willy-Bas Loos
On Fri, Nov 3, 2017 at 1:14 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > ​Can you try following command see if that helps, > ../web$ FLASK_APP=pgAdmin4.py flask db merge heads​ > > Given command will try to merge two conflicting heads together > automatically. > For more in

Re: Multiple head revisions after git pull (2.0rc1 --> 2.0)

2017-11-03 Thread Murtuza Zabuawala
​Can you try following command see if that helps, ../web$ FLASK_APP=pgAdmin4.py flask db merge heads​ Given command will try to merge two conflicting heads together automatically. For more information refer alembic documentation: http://alembic.zzzcomputing.com/en/latest/branches.html -- Murtuza

Re: Multiple head revisions after git pull (2.0rc1 --> 2.0)

2017-11-03 Thread Willy-Bas Loos
thanks for the answer. flask won't give me a history, i get the same error (multiple head revisions). I've looked into the flask manual, and tried some things that the message suggests, like FLASK_APP=pgAdmin4.py flask db revision --head master@head But that doesn't help, still the same error. I do

Re: Faded text in pgAdmin 4 2.0/Win Server 2008r2

2017-11-03 Thread Dave Page
Quick update on this - no matter what interface we tried, my Windows PC (which claims to support 4K) refused to talk to a 4K monitor. We've therefore ordered a Windows laptop with 4K display. I'm travelling for the next week, but hopefully it should be here when I get back... On Wed, Oct 18, 2017

PGAdmin request: Drop object and Disconnect is too close to each other in local menu

2017-11-03 Thread Durumdara
Hi! It's just me or it is really disturbing thing "Drop" and "Disconnect" function too close to each other in local menu. I need to check more times, because I can easily drop the database and not disconnect. I think that "drop object" must be moved to bottom of the list and it separated with li