Re: [pgadmin-support] Editing View Bug

2016-11-02 Thread Murtuza Zabuawala
Thanks for reporting. *RM created:* https://redmine.postgresql.org/issues/1924 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Nov 3, 2016 at 12:30 AM, Albin, Lloyd P wrote: > If you try and edit a view that does not use Check O

[pgadmin-support] Editing View Bug

2016-11-02 Thread Albin, Lloyd P
If you try and edit a view that does not use Check Option and has DISTINCT, the view will fail to be updated. Here an example to cause the failure. CREATE TABLE x (y varchar, z int); CREATE VIEW v AS SELECT DISTINCT ON (y) y, z FROM x ORDER BY y, z DESC; Right click on the view and select Proper

Re: [pgadmin-support] Can't install pgadmin4 on linux (flask required)

2016-11-02 Thread Dave Page
Hi On Wednesday, November 2, 2016, Mark Murawski wrote: > On 11/2/16 8:01 AM, Dave Page wrote: > > Hi > > On Tuesday, November 1, 2016, Mark Murawski > wrote: > >> On 11/01/16 12:58, Mark Murawski wrote: >> >> >>> >> The above exception was the direct cause of the f

Re: [pgadmin-support] Can't install pgadmin4 on linux (flask required)

2016-11-02 Thread Mark Murawski
On 11/2/16 8:01 AM, Dave Page wrote: Hi On Tuesday, November 1, 2016, Mark Murawski mailto:markm-li...@intellasoft.net>> wrote: On 11/01/16 12:58, Mark Murawski wrote: The above exception was the direct cause of the following exception: Trac

Re: [pgadmin-support] pgAdmin 4 1.1, query error while browsing columns

2016-11-02 Thread Mark Murawski
Make sense. Probably should throw a warning about this and/or refuse to connect. On 11/2/16 10:50 AM, Ben Trewern wrote: Hi, pgAdmin 4 supports PostgreSql 9.2 and above. I guess that’s the problem. Regards, Ben On 2 Nov 2016, at 14:43, Mark Murawski >

Re: [pgadmin-support] pgAdmin 4 1.1, query error while browsing columns

2016-11-02 Thread Ben Trewern
Hi, pgAdmin 4 supports PostgreSql 9.2 and above. I guess that’s the problem. Regards, Ben > On 2 Nov 2016, at 14:43, Mark Murawski wrote: > > Working with pgAdmin 4 1.1 on Mac 10.11.5 > > I connected to a postgres 9.1 database and I'm just clicking around looking > at individual columns in

[pgadmin-support] pgAdmin 4 1.1, query error while browsing columns

2016-11-02 Thread Mark Murawski
Working with pgAdmin 4 1.1 on Mac 10.11.5 I connected to a postgres 9.1 database and I'm just clicking around looking at individual columns in the tree within: db schema table col1 col2 ..etc.. If I click on 'col1', I get this: ERROR: syntax error at or near "WH

Re: [pgadmin-support] Can't install pgadmin4 on linux (flask required)

2016-11-02 Thread Dave Page
Hi On Tuesday, November 1, 2016, Mark Murawski wrote: > On 11/01/16 12:58, Mark Murawski wrote: > > >> Now I'm stuck here: >> (pgadmin4)markm {~/download/pgadmin4} markm$ pip install -r >> requirements_py3.txt >> Downloading/unpacking Babel==1.3 (from -r requirements

Re: [pgadmin-support] pgAdmin 4 v1.1 Released!

2016-11-02 Thread QUIDOZ Marie-Claude
Hello I have always the same problem A+ MCQ + Marie-Claude QUIDOZ CEFE / CNRS 1919, Route de Mende 34293 Montpellier Cedex 5 Tel : 04 67 61 32 39 marie-claude.qui...@cefe.cnrs.fr http://www.cefe.cnrs.fr/fr/pf/sie De : pgadmin-support-o

[pgadmin-support] pgadmin4 v1.1 mixed retina effect on macOS

2016-11-02 Thread ludionisio
The app is not showing retina-like text for the Query results tab. The rest is fine. -- View this message in context: http://postgresql.nabble.com/pgadmin4-v1-1-mixed-retina-effect-on-macOS-tp5928679.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com. -- Sent