"postgis_restore" command in the postgis 3.4 package

From: Imre Samu <pella(dot)samu(at)gmail(dot)com>
To: pgsql-pkg-debian(at)postgresql(dot)org
Subject: "postgis_restore" command in the postgis 3.4 package
Date: 2023-11-28 14:33:49
Message-ID: CAJnEWwmR=U_GEok-xataR37gwGm9WifWk_NDGUZwvL6gj-fi4Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

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 )

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Dale Deibert 2023-11-28 14:50:40 Re: pgmodeler for Ubuntu 22.04
Previous Message apt.postgresql.org Repository Update 2023-11-28 09:59:30 pgbackrest updated to version 2.49-1.pgdg+1