pg user set actor why postgres in error log?

Posted in Installation by Hao Qin Wed Aug 17 2016 07:22:53 GMT+0000 (UTC)·1·Viewed 122 times

my server.conf is like this: services { postgresql { host: "localhost" db: actor user: "actor" password: "actor" } ...... and i test it ok but when i run actor server,error log comes like this: Caused by :org.postgresql.util.PSQLException:FATAL:password authentication failed for user "postgres" is there anybody here can help me?
manyenyerej jussy
Oct 16, 2016
hie , i did you create the actor user , did you grant privileges to user actor on actor database its pretty obvious its to do with authentication challenges
  
Markdown is allowed