Pre inštaláciu spustite:
sudo yum install postgresql-server postgresql-contrib
Pre inicializáciu databázy a naštartovanie PostgreSQL spustite:
sudo postgresql-setup initdb sudo systemctl start postgresql
Konfigurujte automatické štartovanie PostgreSQL po štarte OS:
sudo systemctl enable postgresql
Prehľad
Nástroje obsahu