| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | Joseph Brenner <doomvox(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Select works only when connected from login postgres |
| Date: | 2016-12-06 01:33:01 |
| Message-ID: | c76f65ed-275a-47fa-39e4-b7c06e160233@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
On 12/05/2016 05:13 PM, Joseph Brenner wrote:
> I just went around temporarily undoing things I did while
> straigtening up, and I find there's one thing I can do that
> consistently breaks things: removing my new ~/.psqlrc file.
> In fact, it appears that I need to have a file that exists and
> contains this line:
>
> \pset pager off
So what does:
env | grep PAGER
show?
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-12-06 01:37:06 | Re: Select works only when connected from login postgres |
| Previous Message | David G. Johnston | 2016-12-06 01:20:39 | Re: Select works only when connected from login postgres |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kyotaro HORIGUCHI | 2016-12-06 01:36:39 | Re: Typmod associated with multi-row VALUES constructs |
| Previous Message | Tom Lane | 2016-12-06 01:31:28 | Re: Random number generation, take two |