diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
commit | ce5da22b7076167a515a6a0b602b22b67022e5ff (patch) | |
tree | 2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /databases/postgresql84-server/files/post-install-notes | |
parent | Yipes, committed the wrong one. This is the INDEX file for 3.1R. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Diffstat (limited to 'databases/postgresql84-server/files/post-install-notes')
-rw-r--r-- | databases/postgresql84-server/files/post-install-notes | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/postgresql84-server/files/post-install-notes b/databases/postgresql84-server/files/post-install-notes deleted file mode 100644 index a57562fe871e..000000000000 --- a/databases/postgresql84-server/files/post-install-notes +++ /dev/null @@ -1,13 +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 build PostgreSQL with TCL support, then you can use the -TCL/TK based database frontend "pgaccess" for database operations. - |