public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: Andres Freund <[email protected]>
Cc: Fabien COELHO <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: psql - add SHOW_ALL_RESULTS option - pg_regress output
Date: Wed, 6 Apr 2022 10:37:29 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<alpine.DEB.2.22.394.2203231342180.3205455@pseudo>
<[email protected]>
<alpine.DEB.2.22.394.2203251646020.3449922@pseudo>
<alpine.DEB.2.22.394.2203261650010.3931183@pseudo>
<alpine.DEB.2.22.394.2203311853340.1072349@pseudo>
<alpine.DEB.2.22.394.2204010745570.1603090@pseudo>
<[email protected]>
<alpine.DEB.2.22.394.2204021524580.2117840@pseudo>
<[email protected]>
<[email protected]>
On 06.04.22 04:06, Andres Freund wrote:
> On 2022-04-04 23:32:50 +0200, Peter Eisentraut wrote:
>> This has been committed.
>
> It's somewhat annoying that made pg_regress even more verbose than before:
>
> ============== removing existing temp instance ==============
> ============== creating temporary instance ==============
> ============== initializing database system ==============
> ============== starting postmaster ==============
> running on port 51696 with PID 2203449
> ============== creating database "regression" ==============
> CREATE DATABASE
> ALTER DATABASE
> ALTER DATABASE
> ALTER DATABASE
> ALTER DATABASE
> ALTER DATABASE
> ALTER DATABASE
> ============== running regression test queries ==============
>
> Unfortunately it appears that neither can CREATE DATABASE set GUCs, nor can
> ALTER DATABASE set multiple GUCs in one statement.
>
> Perhaps we can just set SHOW_ALL_RESULTS off for that psql command?
Do you mean the extra "ALTER DATABASE" lines? Couldn't we just turn all
of those off? AFAICT, no one likes them.
view thread (14+ 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], [email protected]
Subject: Re: psql - add SHOW_ALL_RESULTS option - pg_regress output
In-Reply-To: <[email protected]>
* 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