summaryrefslogtreecommitdiff
path: root/databases/postgresql90-server/files/post-install-notes
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql90-server/files/post-install-notes')
-rw-r--r--databases/postgresql90-server/files/post-install-notes2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql90-server/files/post-install-notes b/databases/postgresql90-server/files/post-install-notes
index d99f47615730..289a7651109a 100644
--- a/databases/postgresql90-server/files/post-install-notes
+++ b/databases/postgresql90-server/files/post-install-notes
@@ -12,3 +12,5 @@ If you built PostgreSQL with TCL support, you can install the port
"pgaccess" to get a TCL/TK based database frontend for database
operations.
+To start PostgreSQL, run the startup script:
+$PREFIX/etc/rc.d/pgsql.sh start