Код: Выделить всё
cd /usr/ports/databases/postgresql94-server
make install clean
Код: Выделить всё
postgresql_enable="YES"Код: Выделить всё
/usr/local/etc/rc.d/postgresql initdbКод: Выделить всё
/usr/local/etc/rc.d/postgresql startКод: Выделить всё
# su pgsql
$ psql -U pgsql template1
psql (9.4.7)
Type "help" for help.
template1-# \q
$ exit
#
Код: Выделить всё
cd /usr/ports/www/davical/
make install clean
Код: Выделить всё
# su pgsql /usr/local/share/davical/dba/create-database.shКод: Выделить всё
local davical davical_app trust
local davical davical_dba trust
http://davical.dhits.nl/w/Configuration ... ation/IMAP