From bfb9f8e6c93b2c638014779f1429d726c35e4e69 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sat, 21 Apr 2001 11:34:34 +0000 Subject: Upgrade to 7.1, change to new layout style. PR: ports/26741 Submitted by: maintainer --- databases/postgresql91-server/files/post-install-notes | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'databases/postgresql91-server/files/post-install-notes') diff --git a/databases/postgresql91-server/files/post-install-notes b/databases/postgresql91-server/files/post-install-notes index f77271d85113..6b7192b31895 100644 --- a/databases/postgresql91-server/files/post-install-notes +++ b/databases/postgresql91-server/files/post-install-notes @@ -15,5 +15,8 @@ operations. You do NOT need to install the pgaccess port separately. If you built in the TCL support, you can load the Pg package into your TCL scripts as easily as ``package require Pgtcl''. -To start PostgreSQL, run the startup script: -%%PREFIX%%/etc/rc.d/010.pgsql.sh start +If you built with Java support, add +/usr/local/share/java/classes/postgresql.jar to your classpath. + +If you have many tables and many clients running, consider raising +kern.maxfiles using sysctl(8). -- cgit v1.2.3