Skip to content

Commit

Permalink
Update 03_upgrading_postgis.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
drothery-edb committed Oct 27, 2021
1 parent 2e592d5 commit eabfb00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions product_docs/docs/postgis/3.1.2/03_upgrading_postgis.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The following example walks you through the process of upgrading PostGIS version

!!! Note

It is assumed that you have already created extensions for PostGIS version 2.4.6, and EDB Advanced Server 9.6 service is running.
It is assumed that you have already created extensions for PostGIS version 2.4.6 as described in [Creating extensions](02_creating_extensions) and EDB Advanced Server 9.6 service is running.

1. To upgrade PostGIS version 2.4.6 to PostGIS version 3.1.1 for EDB Postgres Advanced Server 9.6, assume the superuser privileges and invoke the following command:

Expand Down Expand Up @@ -58,7 +58,7 @@ The following example walks you through the process of upgrading PostGIS version

!!! Note

It is assumed that you have already created extensions for PostGIS version 2.4.6, and EDB Advanced Server 9.6 service is running.
It is assumed that you have already created extensions for PostGIS version 2.4.6 as described in [Creating extensions](02_creating_extensions) and EDB Advanced Server 9.6 service is running.

When the PostGIS data has a dependency on the raster functions, upgrading to PostGIS version 3.1.2 requires [dumping and reloading the data](https://www.enterprisedb.com/edb-docs/d/postgresql/reference/manual/13.1/app-pgdump.html)

Expand Down

0 comments on commit eabfb00

Please sign in to comment.