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 1r7zA9-007j9q-3d for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 28 Nov 2023 14:34:09 +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 1r7zA7-005TV4-FQ for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 28 Nov 2023 14:34:07 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7zA7-005TUw-97 for pgsql-pkg-debian@lists.postgresql.org; Tue, 28 Nov 2023 14:34:07 +0000 Received: from mail-wm1-x32f.google.com ([2a00:1450:4864:20::32f]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1r7zA2-007mcJ-Ee for pgsql-pkg-debian@postgresql.org; Tue, 28 Nov 2023 14:34:06 +0000 Received: by mail-wm1-x32f.google.com with SMTP id 5b1f17b1804b1-40b4746ae51so15947705e9.2 for ; Tue, 28 Nov 2023 06:34:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701182041; x=1701786841; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=d+b5cJ99GpLbzPLm8HXatXEA1abrqyanWiJ7S8UJkog=; b=UeI3/0YMs4g5OMaAdta8jWzOBxdb9Zcib1fee6f6AT6e2C0OgMhNO/eOZ9LpzlRMlJ XAzSWfgLJ9noa0WyViDLcIY2XeskxKd77EzJm3e40dPWt9kEPA+FekAtdp14LBw2T/zu GECLGgutr/2UOkT8OfzoUvGNP1K1rSIhVADbbvnRjR3YN13pnSnTA9cvnFLz6lviUR51 g+7gcAM+xrXrkuC4rbNfS54WFKZjOvJZHkxEHB7jylx4BUc0Ek4z7W7M2YaOOYDp90RG seG6Ummc+y9YGGJhwK+YtQoR+PD6j6qg78OGe8lmO7V+Dqomv1Tvf7nZtCC4zU8PFwQ2 BueQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701182041; x=1701786841; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=d+b5cJ99GpLbzPLm8HXatXEA1abrqyanWiJ7S8UJkog=; b=LM/em2EQFC5XlUS18XwoAdKVQAjjXRmd/RxdzWor0JVTmD4H3oOlz0IObUdDFVYp4D 1JIBgUMM91OTjXgQZ231ZiPZLB4CbT36kHRBIopY1YJzKryJTmgBleF6427TLWV9/CPu 9BigWWsPLZ3kvCCFWOYa3uBf5iUouwCs1w0t1kc3Ud5b9fgwL6AusqEilo9N0j9niuh+ qIFYFmGsxZvTaGijfKEZo9XgTwqT+AzM6gaSJd/HQJP42I2SMgreibzYUkLxjkJyGxR4 wgsp7FJc+PIvBXWAkTjQwnojv1mqoFE+KsaQBP5MKr4251y4fgKjR7b84/55JLz12C+H 0eKQ== X-Gm-Message-State: AOJu0Yy4dJry86w30nkYSXbmn9a7FiTGBWRcOdYRYXqrQY6xLlTtUlHd bHWu+hbFS6mGULsCHwHdBgr1uIhOHJkXZz2CGnACzpHKhvE= X-Google-Smtp-Source: AGHT+IGzWYijuk0iHkZHi0bRkjUgfZ4TT8iI95+kE3nEXTHfzmHrzYaTFM6nJqRAXNQglyGJwb9L3SX6Pljfk1TN+4M= X-Received: by 2002:a05:600c:4589:b0:40b:42d4:3319 with SMTP id r9-20020a05600c458900b0040b42d43319mr6922324wmo.0.1701182040396; Tue, 28 Nov 2023 06:34:00 -0800 (PST) MIME-Version: 1.0 From: Imre Samu Date: Tue, 28 Nov 2023 15:33:49 +0100 Message-ID: Subject: "postgis_restore" command in the postgis 3.4 package To: pgsql-pkg-debian@postgresql.org Content-Type: multipart/alternative; boundary="000000000000375ac7060b374f1a" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000375ac7060b374f1a Content-Type: text/plain; charset="UTF-8" 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. (details) The package changelog suggests [2] that the command was reintroduced, stating "Don't remove postgis & postgis_restore, no longer undocumented." However, I am unsure of its current location. As far as I understand, the command might now be named "postgis_restore" instead of the former "postgis_restore.pl." [3] I have searched for it in the following packages ( "postgresql-15-postgis-3" and "postgresql-15-postgis-3-scripts" ) without a result: docker run -it --rm postgis/postgis:15-3.4 bash -c 'dpkg -L postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR-scripts | grep rest' docker run -it --rm postgis/postgis:15-3.4 bash -c 'dpkg -L postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR | grep rest' Additionally, here is the Dockerfile for "postgis/postgis:15-3.4" --> [4] [1] https://github.com/postgis/docker-postgis/issues/367 [2] https://salsa.debian.org/debian-gis-team/postgis/-/blob/master/debian/changelog [3] https://postgis.net/2023/08/PostGIS-3.4.0/ #5447, postgis_restore.pl renamed to postgis_restore (Sandro Santilli) [4] https://github.com/postgis/docker-postgis/blob/master/15-3.4/Dockerfile now: 3.4.0+dfsg-1.pgdg110+1 Thank you in advance for your help, Imre Samu ( volunteer maintainer at https://github.com/postgis/docker-postgis ) --000000000000375ac7060b374f1a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Dear maintainers,

I am seeking assistance regarding= an issue brought to attention by a user [1] of the docker-postgis docker i= mages.=C2=A0
They noticed that the "postgis_restore" command = seems to be missing from the new debian=C2=A0postgis=C2=A03.4.0
= =C2=A0"postgresql-15-postgis-3" and "postgresql-15-postgis-3= -scripts."
Neither they nor I have been able to locate it.

= (details)

The package changelog suggests [2] that the command= was reintroduced,=C2=A0
stating "Don't remove postgis &= amp; postgis_restore, no longer undocumented."=C2=A0
However= , I am unsure of its current location.
As far as I understand, the comma= nd might now be named "postgis_restore" instead of the former &qu= ot;postgis_restore.pl." [3]= =C2=A0

I have searched for it in the following pac= kages=C2=A0( "postgresql-15-postgis-3" and "postgresql-15-po= stgis-3-scripts" ) without a result:
docker run -it --rm postgis/postgis:15-3.4 bash -c 'dpkg -L= postgresql-$PG_MAJOR-postgis-$POSTGIS_MAJOR-scripts | grep rest'
do= cker run -it --rm postgis/postgis:15-3.4 bash -c 'dpkg -L postgresql-$P= G_MAJOR-postgis-$POSTGIS_MAJOR | grep rest'
Additi= onally, here is the Dockerfile for "postgis/postgis:15-3.4" -->= ;=C2=A0 [4]=C2=A0


--000000000000375ac7060b374f1a--