with my group we are working rather learning to work with rails and postgresql, the project was uploaded to github, they downloaded it but when starting the server (rails s) it appears that they do not have user permission in the database .
How can I give them permission?
this appears to them
FATAL: Peer authentication failed for user «diegomaui» Extracted source (around line # 671):
connected server's characteristics. def connect @connection = PGconn.connect (@connection_parameters)
configure_connection rescue :: PG :: Error = > error
if error.message.include? ("does not exist")