summaryrefslogtreecommitdiff
path: root/japanese/postgresql/files/post-install-notes
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-18 23:44:49 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-18 23:44:49 +0000
commit11ea174ccbc9cebd4134768e8fb92c6a3dc2c559 (patch)
tree1514ed7a486e108239615c1d83319d83bacdbc3d /japanese/postgresql/files/post-install-notes
parentUpdate dependency to bash2 in preparation for removing bash1. (diff)
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
Diffstat (limited to 'japanese/postgresql/files/post-install-notes')
-rw-r--r--japanese/postgresql/files/post-install-notes24
1 files changed, 0 insertions, 24 deletions
diff --git a/japanese/postgresql/files/post-install-notes b/japanese/postgresql/files/post-install-notes
deleted file mode 100644
index 4e6e8df02c33..000000000000
--- a/japanese/postgresql/files/post-install-notes
+++ /dev/null
@@ -1,24 +0,0 @@
-
-Now that PostgreSQL-j was installed, you should read the documentation and
-implementation guides. These can be found at:
-
- http://www.PostgreSQL.org/docs
-
-Documentations for the Multibyte-extention can be found at:
-
- doc/README.mb (English)
- doc/README.mb.jp (Japanese)
-
-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 understand Japanese, you might want to visit:
-
- http://www.sra.co.jp/people/t-ishii/PostgreSQL
-
-to subscribe a local mailing list for Japanese speakers.
-
-If you build PostgreSQL with TCL support, then you can use the
-TCL/TK based database frontend "pgaccess" for database operations.
-