Re: [postgis-users] Postgis upgrade problem

2016-09-23 Thread Paolo Cavallini
Il 23/09/2016 08:23, Regina Obe ha scritto:
> What does your
> 
>  
> 
> SELECT version();
> 
>  
> 
> Say?
> 
>  
> 
> I'm thinking you might have two PostgreSQL running and it's pointing at
> the 9.4 which had 2.1 removed and not your 9.5 one that has 2.2

On Debian installing a new PostgreSQL version does not remove the
previous one, but makes it listening on an higher port, so possibly
you're using the wrong one.
All the best.

-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
___
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/postgis-users

Re: [postgis-users] Postgis upgrade problem

2016-09-23 Thread Regina Obe
What does your 

 

SELECT version(); 

 

Say?

 

I'm thinking you might have two PostgreSQL running and it's pointing at the 9.4 
which had 2.1 removed and not your 9.5 one that has 2.2

 

Hope that helps,

Regina

 

From: postgis-users [mailto:postgis-users-boun...@lists.osgeo.org] On Behalf Of 
Marco Barbieri
Sent: Friday, September 23, 2016 2:14 AM
To: postgis-users@lists.osgeo.org
Subject: [postgis-users] Postgis upgrade problem

 

Hi,

I have upgraded postgres and postgis on Debian from postgresql-9.4-postgis-2.1 
to postgresql-9.5-postgis-2.2 package.

 

I'm trying to create postgis extension in a database (CREATE EXTENTION 
postgis;) and here is the answer I get:

ERROR:  could not access file "$libdir/postgis-2.1": No such file or directory

I have no data in postgres at all, so I could remove all postgresql-postgis 
packages. I tryed to do so and reinstalled everything, but with the same result.

 

Thanks for help.

M

 

-- 

Marco Barbieri / Cartografo

 <mailto:marcobarbi...@webmapp.it> marcobarbi...@webmapp.it

www.webmapp.it <http://www.webmapp.it/> 

+39 050 55 25 74 / +39 347 683 03 13

  <http://webmapp.it/wp-content/uploads/2016/07/webamapp-logo-1.png> 

Webmapp is made by:

Net7

Via Marche 10 / 56123 Pisa

P.Iva e CF 01577590506

CCIAA di Pisa n. 01577590506 del 26/04/2001
Capitale Sociale 10.000,00 €

___
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/postgis-users

[postgis-users] Postgis upgrade problem

2016-09-23 Thread Marco Barbieri
Hi,
I have upgraded postgres and postgis on Debian from
postgresql-9.4-postgis-2.1 to postgresql-9.5-postgis-2.2 package.

I'm trying to create postgis extension in a database (CREATE EXTENTION
postgis;) and here is the answer I get:

ERROR:  could not access file "$libdir/postgis-2.1": No such file or
directory
I have no data in postgres at all, so I could remove all postgresql-postgis
packages. I tryed to do so and reinstalled everything, but with the same
result.

Thanks for help.
M

-- 
*Marco Barbieri / *Cartografo
marcobarbi...@webmapp.it
www.webmapp.it
+39 050 55 25 74 / +39 347 683 03 13

Webmapp is made by:
Net7
Via Marche 10 / 56123 Pisa
P.Iva e CF 01577590506
CCIAA di Pisa n. 01577590506 del 26/04/2001
Capitale Sociale 10.000,00 €
___
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/postgis-users