public inbox for [email protected]
help / color / mirror / Atom feedFrom: David G. Johnston <[email protected]>
To: lejeczek <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: What is paging my psql
Date: Fri, 21 Nov 2025 07:34:07 -0600
Message-ID: <CAKFQuwbYJivMKDN4Uf14zj7ggkDsHi4tfVws-=6G41v8+NOx-A@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<CAKFQuwYBR-VLCs7qxL_oS81Lw_to5Gs0GZ5MsaYk0eaaZtHdJA@mail.gmail.com>
<[email protected]>
On Friday, November 21, 2025, lejeczek <[email protected]> wrote:
>
> All three servers show the same:
> -> $ psql --port=5437 -c '\pset' | egrep -i pager
> pager 1
> pager_min_lines 0
>
Everything seems to be working as intended. You just seem to have
incorrect expectations.
Whether the pager is used is conditioned on actual output data.
pset controls client settings and those are never “saved”. They have their
default values and a psqlrc file if you wish to change them during program
startup.
David J.
view thread (12+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: What is paging my psql
In-Reply-To: <CAKFQuwbYJivMKDN4Uf14zj7ggkDsHi4tfVws-=6G41v8+NOx-A@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox