This commit is contained in:
hjp 2001-10-16 16:31:19 +00:00
parent 67fa19b6c7
commit c25f76b810
1 changed files with 5 additions and 0 deletions

View File

@ -216,3 +216,8 @@ do
done done
export CLASSPATH=$NEW_PATH export CLASSPATH=$NEW_PATH
if [ -d /usr/local/pgsql/data/ ]
then
export PGDATA=/usr/local/pgsql/data/
fi