Update modules/ROOT/pages/postgresql.adoc

Corrected a small grammatical error I added in my last commit. Sorry. It's late at night.
This commit is contained in:
Caleb McKee 2020-10-13 06:22:12 +00:00 committed by pbokoc
parent 83c0fcc824
commit 06d538dbbf

View file

@ -6,7 +6,7 @@
The installation and initialization of the postgresql server is a little The installation and initialization of the postgresql server is a little
bit different in comparison to other packages and other linux distros. bit different in comparison to other packages and other linux distros.
This document aims to summarize basic installation steps relevant to This document aims to summarize basic installation steps relevant to
recent fedora release. In the first place, you may consider to a install newer recent fedora release. In the first place, you may consider installing a newer
version than is packaged for Fedora, see http://yum.postgresql.org/[1]. version than is packaged for Fedora, see http://yum.postgresql.org/[1].
However, this is not recommended. However, this is not recommended.