Vitalii Lazebnyi
Joined
10 Experience
0 Lessons Completed
0 Questions Solved
Activity
sudo apt install postgresql-11 libpq-dev
for Ubuntu 24.04 it will be:
sudo apt install postgresql-14 libpq-dev