summaryrefslogtreecommitdiff
path: root/databases/postgresql90-server/files/post-install-notes
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-11-17 12:19:22 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-11-17 12:19:22 +0000
commitd615f4ca564f838b39bd8b504a3107011d951a03 (patch)
treed799b77773a040bd9f634696266507c9072dd071 /databases/postgresql90-server/files/post-install-notes
parentRemove do-package target that was running "make package" in (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Diffstat (limited to 'databases/postgresql90-server/files/post-install-notes')
-rw-r--r--databases/postgresql90-server/files/post-install-notes16
1 files changed, 0 insertions, 16 deletions
diff --git a/databases/postgresql90-server/files/post-install-notes b/databases/postgresql90-server/files/post-install-notes
deleted file mode 100644
index 289a7651109a..000000000000
--- a/databases/postgresql90-server/files/post-install-notes
+++ /dev/null
@@ -1,16 +0,0 @@
-
-Now that PostgreSQL is installed, you should read the documentation and
-implementation guides. These can be found at:
-
- http://www.PostgreSQL.org/docs
-
-You may wish to subscribe to the PostgreSQL user-support mailing list.
-Send an e-mail to pgsql-questions-request@postgresql.org with the
-text "subscribe" in the message body.
-
-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