![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm currently running PostgresSQL 8.4 with PostGIS 1.5, but figured it's about time that I upgraded to a more recent version. I had decided not to do this until now as I wanted to use PgRouting, but I see that Sanak has wonderfully made this possible now, so just now I downloaded and installed PostgresSQL 9.1. This seemed to go well. However I then launched Stack Builder and asked it to download and install PostGIS 2.0. Towards the end of this process however I was given an error which was : ERROR: syntax error at or near "EXTENSION" LINE 1: CREATE EXTENSION postgis; ^ |
#3
| |||
| |||
|
|
James David Smith <james.david.smith (AT) gmail (DOT) com> writes: I'm currently running PostgresSQL 8.4 with PostGIS 1.5, but figured it's about time that I upgraded to a more recent version. I had decided not to do this until now as I wanted to use PgRouting, but I see that Sanak has wonderfully made this possible now, so just now I downloaded and installed PostgresSQL 9.1. This seemed to go well. However I then launched Stack Builder and asked it to download and install PostGIS 2.0. Towards the end of this process however I was given an error which was : ERROR: *syntax error at or near "EXTENSION" LINE 1: CREATE EXTENSION postgis; * * * * * * * *^ That does not look like you are running a 9.1 server. *You certain you're not still talking to the 8.4 installation? * * * * * * * * * * * *regards, tom lane |
#4
| |||
| |||
|
|
Hi all, I wonder if I need to remove PostGIS 1.5 first? I've attached a screen print of my PgAdminIII console incase if it shows anything useful. Thanks James On 7 June 2012 15:27, James David Smith <james.david.smith (AT) gmail (DOT) com> wrote: Hi Tom, I don't think so. I went to the postgresql 9.1 folder and launched stack builder from there. It then asked me which installation of postgresql I was launching software for, so I selected 9.1. I then followed the steps and got this error. It seems like there is some error with PostGIS already being installed no? It goes to create a template and finds one there already? Thanks James I note that when I launch pgAdminIII I now have two servers. 8.4 and 9.1. On 7 June 2012 15:20, Tom Lane <tgl (AT) sss (DOT) pgh.pa.us> wrote: James David Smith <james.david.smith (AT) gmail (DOT) com> writes: I'm currently running PostgresSQL 8.4 with PostGIS 1.5, but figured it's about time that I upgraded to a more recent version. I had decided not to do this until now as I wanted to use PgRouting, but I see that Sanak has wonderfully made this possible now, so just now I downloaded and installed PostgresSQL 9.1. This seemed to go well. However I then launched Stack Builder and asked it to download and install PostGIS 2.0. Towards the end of this process however I was given an error which was : ERROR: *syntax error at or near "EXTENSION" LINE 1: CREATE EXTENSION postgis; * * * * * * * *^ That does not look like you are running a 9.1 server. *You certain you're not still talking to the 8.4 installation? * * * * * * * * * * * *regards, tom lane |
#5
| |||
| |||
|
|
Hi Tom, I don't think so. I went to the postgresql 9.1 folder and launched stack builder from there. It then asked me which installation of postgresql I was launching software for, so I selected 9.1. I then followed the steps and got this error. It seems like there is some error with PostGIS already being installed no? It goes to create a template and finds one there already? Thanks James I note that when I launch pgAdminIII I now have two servers. 8.4 and 9.1. On 7 June 2012 15:20, Tom Lane<tgl (AT) sss (DOT) pgh.pa.us> wrote: James David Smith<james.david.smith (AT) gmail (DOT) com> writes: I'm currently running PostgresSQL 8.4 with PostGIS 1.5, but figured it's about time that I upgraded to a more recent version. I had decided not to do this until now as I wanted to use PgRouting, but I see that Sanak has wonderfully made this possible now, so just now I downloaded and installed PostgresSQL 9.1. This seemed to go well. However I then launched Stack Builder and asked it to download and install PostGIS 2.0. Towards the end of this process however I was given an error which was : ERROR: syntax error at or near "EXTENSION" LINE 1: CREATE EXTENSION postgis; ^ That does not look like you are running a 9.1 server. You certain you're not still talking to the 8.4 installation? regards, tom lane |
![]() |
| Thread Tools | |
| Display Modes | |
| |