summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 12 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index cf0a914..163cd99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,23 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+New in 0.9.1 version
+
+* The postgresql-setup script does not require --port option when upgrading.
+
+* Each service produces its own upgrade/initdb log files under postgres'
+ home directory.
+
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
New in 0.9 version
-* this is inital version actually, changes are against F21 version:
+* This is inital version actually, changes are against F21 version:
http://pkgs.fedoraproject.org/cgit/postgresql.git/tree/?id=49f074f1918a61
-* prepared for /etc/sysconfig/postgresql configuration, taking into account
+* Prepared for /etc/sysconfig/postgresql configuration, taking into account
that we should make the s/postgresql.service/postgresql@.service/
(instantiable) change.
-* allow user to specify PGPORT also by 'port' option in postgresql.conf
+* Allow user to specify PGPORT also by 'port' option in postgresql.conf
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~