diff options
| author | Honza Král <Honza.Kral@gmail.com> | 2013-02-23 02:35:32 -0800 |
|---|---|---|
| committer | Honza Král <Honza.Kral@gmail.com> | 2013-02-23 02:35:32 -0800 |
| commit | 6000600cc5ef6f56cb8076034295b1cea144f569 (patch) | |
| tree | 0335a397aad7aaae1ba42575948957f6e00d9eb3 /docs | |
| parent | 7ec2a21be15af5b2c7513482c3bcfdd1e12782ed (diff) | |
| parent | 48a9194755a291441c26acbcd6b6c703c40e5f38 (diff) | |
Merge pull request #749 from ecabuk/master
Fixed #19752 -- Remove the exact Postgresql version from gis doc
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/install/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/install/index.txt b/docs/ref/contrib/gis/install/index.txt index 5273b5e630..1f4d3e1b66 100644 --- a/docs/ref/contrib/gis/install/index.txt +++ b/docs/ref/contrib/gis/install/index.txt @@ -415,7 +415,7 @@ __ http://python.org/download/ PostgreSQL ^^^^^^^^^^ -First, download the latest `PostgreSQL 9.0 installer`__ from the +First, download the latest `PostgreSQL installer`__ from the `EnterpriseDB`__ Web site. After downloading, simply run the installer, follow the on-screen directions, and keep the default options unless you know the consequences of changing them. |
