Postgres install on Ubuntu 24 – can’t connect
I have installed postgresql on my ubuntu 24 box using apt install postgresql postgresql-contrib
– the install works fine no issues. I can start postgresql fine as well.
Postgres install on ubutnu 24 – can’t connect
I have installed postgresql on my ubuntu 24 box using apt install postgresql postgresql-contrib
– the install works fine no issues. I can start postgresql fine as well.
Postrgres shuts down by itself
I ordered a droplet on digitalocean with Ubuntu server installed and I installed postgres. Every day it shuts down by itself and I don’t really know the reason. I don’t allow connections from outside, only on the same host.
Permission denied for creating a new csv file using copy on postgresql in ubuntu
I am doing postgresql exercise from command line using wsl ubuntu. When I want to create a csv file using my tables I get the following error.