summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2014-12-18 12:27:06 +0100
committerPavel Raiskup <praiskup@redhat.com>2014-12-18 12:30:21 +0100
commite8c705cc6bafda2e155ce0edf9df5dfcc0316d6c (patch)
treee32b0d9620fd281cd6402ef694f941c42d413daf /NEWS
parent55b4af5c8471f494316c6a3739bb409bf099fe2f (diff)
downloadpostgresql-setup-e8c705cc6bafda2e155ce0edf9df5dfcc0316d6c.tar.gz
postgresql-setup-e8c705cc6bafda2e155ce0edf9df5dfcc0316d6c.tar.xz
postgresql-setup-e8c705cc6bafda2e155ce0edf9df5dfcc0316d6c.zip
Release 1.0v2.0
* NEWS: Mention legacy scripts. * configure.ac (AC_INIT): Remove beta stamp.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d65787e..635f50c 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ New in 2.0 version
* With configre --with-sysvinit we are able to install sysvinit
configuration instead of systemd.
+* For systemd systems, the "legacy" scripts for 'service postgresql initdb'
+ and 'service postgresql upgrade' are installed.
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
New in 1.0 version