Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r86b6-008FAV-JP for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 28 Nov 2023 22:30:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1r86b3-007mAf-EJ for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 28 Nov 2023 22:30:25 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r86b3-007mAX-8K for pgsql-pkg-debian@lists.postgresql.org; Tue, 28 Nov 2023 22:30:25 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r86b0-0093yX-Ft for pgsql-pkg-debian@postgresql.org; Tue, 28 Nov 2023 22:30:24 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1482:3660:2ae7:2867:64d8:87dc]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4Sfxws3T8dz3G04; Tue, 28 Nov 2023 23:30:21 +0100 (CET) Date: Tue, 28 Nov 2023 23:30:21 +0100 From: Christoph Berg To: Imre Samu Cc: pgsql-pkg-debian@postgresql.org Subject: Re: "postgis_restore" command in the postgis 3.4 package Message-ID: Mail-Followup-To: Christoph Berg , Imre Samu , pgsql-pkg-debian@postgresql.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Imre Samu > Dear maintainers, > > I am seeking assistance regarding an issue brought to attention by a user > [1] of the docker-postgis docker images. > They noticed that the "postgis_restore" command seems to be missing from > the new debian postgis 3.4.0 > "postgresql-15-postgis-3" and "postgresql-15-postgis-3-scripts." > Neither they nor I have been able to locate it. Hi Imre, the command is in the "postgis" package: postgis: /usr/share/man/man1/postgis_restore.1.gz postgis: /usr/bin/postgis_restore Christoph