Determining postgis version from pg_dump

B H hemantbist at gmail.com
Fri Mar 22 11:50:18 PDT 2024


Hi,
I have a year old snapshot of postgresql that had an older version of
postgis installed at that time.
Is it possible for me to figure out from the dump what version of postgis
was installed at that time?
#command used to dump the db.

pg_dump  -Fc -b -v -f <filename> <dbname>


I am hoping it is stored in some data/function that pg_dump .
I know it had 2.4.8 to 2.5.9 version (I just don't know which one).
Best,
HB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20240322/12fba7d8/attachment.htm>


More information about the postgis-users mailing list