— But has to be done recursively if the list contains mutable objects like other lists
—
Hey guys i have an error when i run my psql it give me this error could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
— Systemctl start postgresql psql -U postgres
— If that doesn’t work then u need to change postgres password with root and create/adjust user permissions to access database, because it’s also not advised to use postgres user to interact with db server