Update postgres.sh
This commit is contained in:
parent
5f935f19b0
commit
db25a47645
|
|
@ -38,9 +38,6 @@ if [ ."$database_version" = ."9.3" ]; then
|
|||
#cd /usr/ports/databases/postgresql93-server/ && make install clean BATCH=yes
|
||||
fi
|
||||
|
||||
#update the list of executables in the path
|
||||
rehash
|
||||
|
||||
#enable postgres
|
||||
echo 'postgresql_enable=true' >> /etc/rc.conf
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue