View Single Post
SovRedBit
Member
Join Date: May 2017
Old 06-12-2017 , 21:27   Re: PostgreSQL Database Interface
Reply With Quote #18

Quote:
Originally Posted by Peace-Maker View Post
Paste your databases.cfg section which is causing trouble please (without credentials).
"vip"
{
"driver" "pgsql"
"host" "178.170....."
"database" "testvip"
"user" "postgres"
"pass" "password"
"port" "5432"
"timeout" "40
}
SovRedBit is offline