Query Tool does not show in PGADMIN 4.24

From: Omar Colmenares <colmenareso(at)gmail(dot)com>
To: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Query Tool does not show in PGADMIN 4.24
Date: 2020-08-19 16:16:47
Message-ID: D93BD4E5-3584-4C09-857D-D21214E58384@hxcore.ol
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style></head><body lang=EN-CA link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hi, </p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I am trying to create a new database in PosgreSQL using PgAdmin. I recently updated PostgreSQL (12.4) and PgAdmin (4.24).</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I am able to login to the servers (PostgreSQL 11 and Postgres12) and create a database using the PGAdmin. When I try to open the Query Tool to create the tables and insert the data, the query tool shows for just a couple of seconds and then disappears not allowing me do any work.</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I am able to create the Table using the right click option but I won’t be able to insert the data since the Query Tool won’t work.</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Can you please check and let me know what I need to do?</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Cheers and thank you</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Omar Colmenares</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986">Mail</a> for Windows 10</p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>

Attachment Content-Type Size
unknown_filename text/html 2.2 KB

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jiří Fejfar 2020-08-20 05:30:45 Re: Query Tool does not show in PGADMIN 4.24
Previous Message Andrew Gierth 2020-08-19 13:21:24 Re: BUG #16585: Wrong filtering on a COALESCE field after using GROUPING SETS