Re: dblink authentication failed

From: Attila Kiss <kiss(dot)attila(at)dardanis(dot)hu>
To: Francisco Olarte <folarte(at)peoplecall(dot)com>
Cc: pgsql-general(at)postgresql(dot)org <pgsql-general(at)postgresql(dot)org>
Subject: Re: dblink authentication failed
Date: 2016-06-27 10:15:03
Message-ID: zarafa.5770fca7.1bfb.5675fa2414d408da@vezuv.dardanis.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I just wrote '#' to show it is command line, but actually I ran the psql as user postgres, just like the SQL server process is running. So if it was deceptive, I am sorry. 
 
 

 
-----eredeti Üzenet-----
Feladó:Francisco Olarte <folarte(at)peoplecall(dot)com>
Elküldött:Hétfő 2016.06.27 11:23
Tárgy:Re: [GENERAL] dblink authentication failed
Címzett:Attila Kiss <kiss(dot)attila(at)dardanis(dot)hu>;
Másolatot kap:pgsql-general(at)postgresql(dot)org;
Hello:

On Mon, Jun 27, 2016 at 9:38 AM, Kiss Attila <kiss(dot)attila(at)dardanis(dot)hu> wrote:
I'm not expert on dblink but, even supposing it uses libpq and its files:

> # psql –h 192.168.1.40 –U myuser –w remote_db_name
...
> # ls –la ./.pgpass
> -rw------- 1 postgres postgres 193 jún   24 13:54 ./.pgpass

This '#' seems to indicate you run those commands as root, while the
server typically runs as postgres. Have you checked the commands work
when issued as the server user?

Francisco Olarte.

--
Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Attila Kiss 2016-06-27 10:58:35 Re: dblink authentication failed
Previous Message Francisco Olarte 2016-06-27 09:19:08 Re: dblink authentication failed