Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hfiKY-0007Jo-EB for pgadmin-support@arkaria.postgresql.org; Tue, 25 Jun 2019 10:05:38 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hfiKV-0002mt-LZ for pgadmin-support@arkaria.postgresql.org; Tue, 25 Jun 2019 10:05:35 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hfiKV-0002ji-Cd for pgadmin-support@lists.postgresql.org; Tue, 25 Jun 2019 10:05:35 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hfiKO-0006Oy-4G for pgadmin-support@lists.postgresql.org; Tue, 25 Jun 2019 10:05:34 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 45Y1xf3JsHz3F1K; Tue, 25 Jun 2019 12:05:26 +0200 (CEST) Date: Tue, 25 Jun 2019 12:05:25 +0200 From: Christoph Berg To: Fahar Abbas Cc: Faran Ali , "pgadmin-support lists.postgresql.org" Subject: Re: Bug Message-ID: <20190625100525.GA11330@msg.df7cb.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Fahar Abbas 2019-06-25 > > I've Installed pgAdmin from APT repository and while others can get it to > > work simply I get an error in the screen attached below whenever I try to > > take a backup or restore from pgAdmin That's https://redmine.postgresql.org/issues/4088 The packages use python3, and I haven't yet told the pgadmin4 backup machinery to do that as well. (At least that's what I think the problem is, haven't investigated yet.) Christoph