Windows 10 64bit

I had a Postgresql 13 instance.

I exported all the databases within that instance.

I removed the 13 instance.

I installed Postgresql 14.

In PgAdmin 4 I created a new empty database for one of the databases exported from the 13 instance.

I then tried:

create extension postgis;

And got this:

ERROR: could not open extension control file "E:/Bitnami/WAPPST~1.0-1/POSTGR~1/share/extension/postgis.control": No such file or directory SQL state: 58P01

I have no idea why it is looking in this this E: folder and not the new 14 install directory.

Any hints as to what I can do?

regards

Simon

--

Simon Greener
39 Cliff View Drive, Allens Rivulet, 7150, Tasmania, Australia
(m) +61 418 396 391
(w)www.spdba.com.au
(m)[email protected]           
_______________________________________________
postgis-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/postgis-users

Reply via email to