Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1exDMz-0000bc-6G for pgadmin-hackers@arkaria.postgresql.org; Sat, 17 Mar 2018 15:03:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1exDMx-0002xC-3H for pgadmin-hackers@arkaria.postgresql.org; Sat, 17 Mar 2018 15:03:39 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1exBu2-0007zh-9N for pgadmin-hackers@lists.postgresql.org; Sat, 17 Mar 2018 13:29:42 +0000 Received: from mailout09.t-online.de ([194.25.134.84]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1exBtz-0001Ri-0v for pgadmin-hackers@postgresql.org; Sat, 17 Mar 2018 13:29:40 +0000 Received: from fwd17.aul.t-online.de (fwd17.aul.t-online.de [172.20.27.64]) by mailout09.t-online.de (Postfix) with SMTP id 6A7B84276382 for ; Sat, 17 Mar 2018 14:29:34 +0100 (CET) Received: from [10.0.0.5] (VmkeABZTohaEIcCfSCIUEMOET3gMO7C2wE+ty38eEMYGCdPrda76SxmwF-n568SQ1D@[24.63.182.113]) by fwd17.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1exBtq-1M5wKe0; Sat, 17 Mar 2018 14:29:30 +0100 From: Matthias Klein Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Date: Sat, 17 Mar 2018 09:29:28 -0400 Subject: GUI Tool for monitoring DB Message-Id: To: pgadmin-hackers@postgresql.org X-Mailer: iPad Mail (15D100) X-ID: VmkeABZTohaEIcCfSCIUEMOET3gMO7C2wE+ty38eEMYGCdPrda76SxmwF-n568SQ1D X-TOI-MSGID: 7713a08f-fb9b-4dea-b9f0-1399ffa3b4d0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Hi, I am missing a simple GUI tool to monitor a db like SQL Profiler of dbMonito= r. I don=E2=80=99t want to manually search through folders or change config fil= es etc. Simply connect to a database and see the SQL commands and queries... Thanks=