Re: purple letters

2017-09-22 Thread Murtuza Zabuawala
Hi, The characters which are in purple colour are are valid SQL keywords hence highlighted by CodeMirror :-) Ref: https://www.postgresql.org/docs/10/static/sql-keywords-appendix.html -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fr

Re: purple letters

2017-09-22 Thread Dave Page
On Fri, Sep 22, 2017 at 1:53 PM, Hibbard, Brandon < brandon.hibb...@zimmerbiomet.com> wrote: > Hello, > > > > I have a quick question on the code highlighting. I often use a single > character as an alias for tables in joins. I have noticed that some > letters are colored purple while others are

purple letters

2017-09-22 Thread Hibbard, Brandon
Hello, I have a quick question on the code highlighting. I often use a single character as an alias for tables in joins. I have noticed that some letters are colored purple while others are black. Is there a reason for this? I have attached an image showing what I mean. The image was taken

Re: Set Global Value

2017-09-22 Thread Ashesh Vashi
On Fri, Sep 22, 2017 at 5:55 PM, Silvera, Ignacio wrote: > Yes , it will be a pleasure! Can you provide me the credentials and the > URL of redmine? > It is http://redmine.postgresql.org/projects/pgadmin4. You need to use the PostgreSQL community login. You may need to sign up for that. I believe

Re: Unable to install pgadmin4-v1 to Centos 7.3

2017-09-22 Thread Devrim Gündüz
Hi, On Thu, 2017-09-21 at 23:41 -0700, Nicholas Ho wrote: > When trying to install pgadmin4-v1 to my Centos7.3 server, I meet a lot of > dependencies which needs to be installed. > > I've install the EPEL and pgdg repo but the result is still the same. I checked the list, and all of them are in

Re: Set Global Value

2017-09-22 Thread Silvera, Ignacio
Yes , it will be a pleasure! Can you provide me the credentials and the URL of redmine? Ignacio Silvera B&PS (Business & Platform Solutions) – Atos Uruguay Tel: +598 24871169, int 102 ignacio.silv...@atos.net Luis A. de Herrera 2802 Montevideo, Uruguay Atos.net [a

Re: Set Global Value

2017-09-22 Thread Ashesh Vashi
On Fri, Sep 22, 2017 at 5:47 PM, Silvera, Ignacio wrote: > Hi! > I have found the tricky way to do that. > Maybe someone could be interested. Take care that it is not recommended, > because prorbably in future updates the following config will be lost > > STEPS > 1- Find the file __init.py__ in t

Re: Set Global Value

2017-09-22 Thread Silvera, Ignacio
Hi! I have found the tricky way to do that. Maybe someone could be interested. Take care that it is not recommended, because prorbably in future updates the following config will be lost STEPS 1- Find the file __init.py__ in the pgadmin installation folder, under dashboard directory( in my insta

Unable to install pgadmin4-v1 to Centos 7.3

2017-09-22 Thread Nicholas Ho
Good days When trying to install pgadmin4-v1 to my Centos7.3 server, I meet a lot of dependencies which needs to be installed. I've install the EPEL and pgdg repo but the result is still the same. I follow the step from here: https://people.planetpostgresql.org/devrim/index.php?/archives/91-Inst