Re: ruby pg connection fails on centos - okay on debian and dev machine - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: ruby pg connection fails on centos - okay on debian and dev machine
Date
Msg-id 57293EA0.8020707@commandprompt.com
Whole thread Raw
In response to ruby pg connection fails on centos - okay on debian and dev machine  ("john.tiger" <john.tigernassau@gmail.com>)
List pgsql-general
On 05/03/2016 05:07 PM, john.tiger wrote:
> our model.rb runs fine on a dev machine and a debian server  but is
> failing on a new centos server - checked the postgres db name and user
> name and password - all seem fine
>
> could it be:
>
> host => "localhost"
>
> or maybe CORS ?
>
>

What do the PostgreSQL logs say? Does it show a connection trying to be
made?

--
Command Prompt, Inc.                  http://the.postgres.company/
                         +1-503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Everyone appreciates your honesty, until you are honest with them.


pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Function PostgreSQL 9.2
Next
From: Adrian Klaver
Date:
Subject: Re: ruby pg connection fails on centos - okay on debian and dev machine