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

Reply via email to