pgAdmin 4 / PostgreSQL 10 Won't Open

2018-01-17 Thread Joseph Gutierrez
My name is Joseph. I am a university student that is using Lynda.com to learn 
how to use PostgreSQL. So I have installed PostgreSQL 10 and it came along with 
pgAdmin 4. Upon doing so, a dialog box comes up with the message “Fatal Error: 
The application server could not be contacted.” I have installed pgAdmin and 
PostgreSQL under their default settings, and set it on Port 5432 without any 
other changes or scripts included. Is there a way for me to fix this issue? If 
you need me to provide any details, let me know.


PgAdmin4.2.1 - ERROR: invalid byte sequence for encoding "UTF8": 0x00

2018-01-17 Thread Pierre Wante
Bonjour,

J’ai installé PgAdmin 4.2.1 sur mon P.C (Windows 7 64 Bits).
Je me connecte à un serveur Cent-OS 7 avec PostgreSQL 10.1.
Ma base de données contient une structure sans données.
Je clique sur une table, puis sur l’onglet SQL afin de visualiser la définition 
de l’objet et j’obtiens l’erreur donnée en titre de ce mail.
J’ai ouvert un Case sur postgresql.fr, sans solution.
Pouvez-vous m’aider, svp ?
Cordialement.


Pierre Wante | Technicien Informatique
O: +33 (0) 3 21 13 44 69
Skype: pwa...@jouve.com
pwa...@flatironsjouve.com

[cid:image011.png@01D38F64.58AA8C70]
www.FlatironsJouve.fr
[cid:image012.png@01D38F64.58AA8C70]  
[cid:image013.png@01D38F64.58AA8C70] 
   
[cid:image014.png@01D38F64.58AA8C70] 
   
[cid:image015.png@01D38F64.58AA8C70] 

Jouve | SA au Capital de 3 756 343€ ; 30, rue du Gard- 62300 LENS| France
Turning Content into Knowledge®

This e-mail and any files transmitted with it may contain confidential 
information and are intended solely for the use of the individual or entity to 
whom they are addressed.  Any unauthorized review, use, disclosure or 
distribution is prohibited. If you are not the intended recipient, please 
inform the sender by reply email and destroy all copies of the original e-mail 
and any documents it might contain. If you are the intended recipient, please 
be advised that the content of this message is subject to access, review and 
disclosure by the sender’s Email Administrator. Please note that any views or 
opinions presented in this e-mail are solely those of the author and, except 
for business-related information from an authorized representative of FLATIRONS 
JOUVE companies, do not necessarily represent those of the company. Unless 
expressly indicated by an authorized representative of FLATIRONS JOUVE 
companies, this email does not create a legal contract that is binding on 
FLATIRONS SOLUTIONS or its affiliates or subsidiaries. FLATIRONS JOUVE 
companies accept no liability for any damage caused by any virus transmitted by 
this e-mail. All personal data such as name, surname, and business contact 
information potentially collected by the FLATIRONS JOUVE companies are only 
used for customer relationship management and may be transferred to Flatirons 
Solutions, Inc. and its data processors located in the United States of 
America. Flatirons Solutions Inc. implements all necessary measures to ensure 
an adequate level of protection of your personal information. In accordance 
with applicable privacy law, the right to access, rectify and object can be 
exercised by contacting: priv...@flatironsjouve.com. View our Privacy 
Policy. Thank you for your 
cooperation.



Re: PgAdmin4.2.1 - ERROR: invalid byte sequence for encoding "UTF8": 0x00

2018-01-17 Thread Khushboo Vashi
Hi,

Please log your bug at https://redmine.postgresql.org/projects/pgadmin4

Also, provide the steps to reproduce the issue with some test data.

Thanks,
Khushboo


On Wed, Jan 17, 2018 at 11:55 AM, Pierre Wante 
wrote:

> Bonjour,
>
>
>
> J’ai installé PgAdmin 4.2.1 sur mon P.C (Windows 7 64 Bits).
>
> Je me connecte à un serveur Cent-OS 7 avec PostgreSQL 10.1.
>
> Ma base de données contient une structure sans données.
>
> Je clique sur une table, puis sur l’onglet SQL afin de visualiser la
> définition de l’objet et j’obtiens l’erreur donnée en titre de ce mail.
>
> J’ai ouvert un Case sur postgresql.fr, sans solution.
>
> Pouvez-vous m’aider, svp ?
>
> Cordialement.
>
>
>
>
>
> *Pierre Wante* | Technicien Informatique
> *O:* +33 (0) 3 21 13 44 69
>
> *Skype:* pwa...@jouve.com
> pwa...@flatironsjouve.com
>
>
>
> 
>
> www.FlatironsJouve.fr 
>
> 
> 
> 
> 
>
> *Jouve | SA au Capital de 3 756 343€ ; 30, rue du Gard- 62300 LENS| France
> *
>
> Turning Content into Knowledge®
>
>
>
> *This e-mail and any files transmitted with it may contain confidential
> information and are intended solely for the use of the individual or entity
> to whom they are addressed.  Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the intended recipient, please
> inform the sender by reply email and destroy all copies of the original
> e-mail and any documents it might contain. If you are the intended
> recipient, please be advised that the content of this message is subject to
> access, review and disclosure by the sender’s Email Administrator. Please
> note that any views or opinions presented in this e-mail are solely those
> of the author and, except for business-related information from an
> authorized representative of FLATIRONS JOUVE companies, do not necessarily
> represent those of the company. Unless expressly indicated by an authorized
> representative of FLATIRONS JOUVE companies, this email does not create a
> legal contract that is binding on FLATIRONS SOLUTIONS or its affiliates or
> subsidiaries. FLATIRONS JOUVE companies accept no liability for any damage
> caused by any virus transmitted by this e-mail. All personal data such as
> name, surname, and business contact information potentially collected by
> the FLATIRONS JOUVE companies are only used for customer relationship
> management and may be transferred to Flatirons Solutions, Inc. and its data
> processors located in the United States of America. Flatirons Solutions
> Inc. implements all necessary measures to ensure an adequate level of
> protection of your personal information. In accordance with applicable
> privacy law, the right to access, rectify and object can be exercised by
> contacting: priv...@flatironsjouve.com . View
> our **Privacy Policy* *.
> Thank you for your cooperation.*
>
>
>


Re: pgAdmin 4 / PostgreSQL 10 Won't Open

2018-01-17 Thread Neel Patel
Hi,

Can you please provide below information ?

   - Which pgAdmin4 version have you installed ?
   - Provide pgadmin4.log file.
   - Provide OS and version detailed information.

Thanks,
Neel Patel

On Wed, Jan 17, 2018 at 11:47 AM, Joseph Gutierrez <
jgutierrezabc...@hotmail.com> wrote:

> My name is Joseph. I am a university student that is using Lynda.com to
> learn how to use PostgreSQL. So I have installed PostgreSQL 10 and it came
> along with pgAdmin 4. Upon doing so, a dialog box comes up with the message
> “Fatal Error: The application server could not be contacted.” I have
> installed pgAdmin and PostgreSQL under their default settings, and set it
> on Port 5432 without any other changes or scripts included. Is there a way
> for me to fix this issue? If you need me to provide any details, let me
> know.
>


Support for colouring connections in the treeview...but not in web app version?

2018-01-17 Thread Simon Casley
Hi,

I was very excited to see this functionality in v2.1, but disappointed that 
it's not in the python web application version. Is this something that's 
planned for the future?

Cheers
Simon

Simon Casley, M.Sc.
Senior GIS Developer / DBA
CHARTWELL Consultants Ltd.
210 - 275 Fell Avenue
North Vancouver, BC V7P 3R5
Direct: 604.973.1115
Office: 604.980.5061
www.linkedin.com/company/ccl.ca
www.ccl.ca


Re: Support for colouring connections in the treeview...but not in web app version?

2018-01-17 Thread Khushboo Vashi
On Thu, Jan 18, 2018 at 2:55 AM, Simon Casley  wrote:

> Hi,
>
>
>
> I was very excited to see this functionality in v2.1, but disappointed
> that it’s not in the python web application version. Is this something
> that’s planned for the future?
>
>
>

It is available in the web application version. Please refer
https://www.pgadmin.org/docs/pgadmin4/2.x/server_dialog.html to configure
it as per your need.

Cheers
>
> Simon
>
> Simon Casley, M.Sc.
> Senior GIS Developer / DBA
> CHARTWELL Consultants Ltd.
> 210 - 275 Fell Avenue
> 
> North Vancouver, BC V7P 3R5
> 
> Direct: 604.973.1115
> Office: 604.980.5061
> www.linkedin.com/company/ccl.ca
> www.ccl.ca
>