Installation of PostgreSQL 12.1 on FreeBSD 12.1


pkg install postgresql12-server


/usr/local/etc/rc.d/postgresql oneinitdb


vi /etc/rc.conf


# add this line:
postgresql_enable="YES"

shutdown -r now


psql -U postgresql -l


Published: Nov. 15, 2019

Change Content

The information on this page is user generated content. The content does not claim to be complete or correct.

Everybody is invited to add or change the data. Just click on this link. No login or email is required. Thanks.