summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2014-07-03 12:03:37 +0200
committerPavel Raiskup <praiskup@redhat.com>2014-07-03 12:05:04 +0200
commitd83a864291c9f113d27bfb90d21fede7c35cdcf3 (patch)
tree6fc4ce8c83dc30413f0a20365a43d48ff204cb7c /TODO
parent67f7abcb23c2b18a5a1dead65ae6a1efe3066e17 (diff)
downloadpostgresql-setup-d83a864291c9f113d27bfb90d21fede7c35cdcf3.tar.gz
postgresql-setup-d83a864291c9f113d27bfb90d21fede7c35cdcf3.tar.xz
postgresql-setup-d83a864291c9f113d27bfb90d21fede7c35cdcf3.zip
postgresql-setup: expect '--port 5432' implictly
.. only when '--unit=postgresql'. When user specifies --unit=postgresql@unitname, the --port is still required. Also, don't adjust the 'port = ' configuration in postgresql.conf when not necessary.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2f678e3..0bf2753 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,4 @@
* Testsuite
- check that none of @PATTERN@ is un-expanded in generated files
+* --upgrade
+ - 'echo -n' breks the error messages from 'restorecon'