/** * @author ŞEYMA * @date 2021-12-07 * @tags postgres, Veri Tabanı */ question Postgres veritabanı nasıl aktif hale getirilir?() { Postgres kullanırken veritabanı nasıl aktif hale getirilir?
sudo systemctl enable postgresql
Bu komutu Postgres’i “deactive” –> “active” durumuna geçirir.