Re: Select works only when connected from login postgres

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Joseph Brenner <doomvox(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Select works only when connected from login postgres
Date: 2016-12-06 01:20:39
Message-ID: CAKFQuwa+YHzBzqz1aEPNzLVqLGJ_e9z_aftNSN+cysjx=98=kA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Mon, Dec 5, 2016 at 6:13 PM, Joseph Brenner <doomvox(at)gmail(dot)com> wrote:

> Another oddity I noticed is that I expected that the .psqlrc
> file would not be read at all when using the --command feature,
> but instead I would see messaging that indicated the commands
> in there were being executed

​New behavior in 9.6 - you shouldn't be seeing this in your 9.4 test setup
unless you are​ using the 9.6 psql to connect to the 9.4 server (its a
client-specific behavior).

David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2016-12-06 01:33:01 Re: Select works only when connected from login postgres
Previous Message Joseph Brenner 2016-12-06 01:13:07 Re: Select works only when connected from login postgres

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2016-12-06 01:31:28 Re: Random number generation, take two
Previous Message Joseph Brenner 2016-12-06 01:13:07 Re: Select works only when connected from login postgres