Re: Should we make scary sounding, but actually routine, errors less scary?

2019-11-07 Thread Andres Freund
Hi, On 2019-11-06 17:36:09 +0900, Kyotaro Horiguchi wrote: > At Tue, 5 Nov 2019 15:54:22 -0800, Andres Freund wrote > in > > Hi, > > > > There's a few errors that we issue that are, often, much less bad than > > they sound. The most common cases I immediately can recall are: > > > > > > 1)

Re: Should we make scary sounding, but actually routine, errors less scary?

2019-11-07 Thread Andres Freund
Hi, On 2019-11-05 22:00:58 -0500, Chapman Flack wrote: > On 11/05/19 18:54, Andres Freund wrote: > > Hi, > > > > There's a few errors that we issue that are, often, much less bad than > > they sound. The most common cases I immediately can recall are: > > > > > > 1) Mentioning crash, once for

Re: Should we make scary sounding, but actually routine, errors less scary?

2019-11-06 Thread Stephen Frost
Greetings, * Andres Freund (and...@anarazel.de) wrote: > There's a few errors that we issue that are, often, much less bad than > they sound. The most common cases I immediately can recall are: Agreed. > 1) Mentioning crash, once for each backend, when shutting down > immediately. Currently the

Re: Should we make scary sounding, but actually routine, errors less scary?

2019-11-06 Thread Kyotaro Horiguchi
At Tue, 5 Nov 2019 15:54:22 -0800, Andres Freund wrote in > Hi, > > There's a few errors that we issue that are, often, much less bad than > they sound. The most common cases I immediately can recall are: > > > 1) Mentioning crash, once for each backend, when shutting down > immediately.

Re: Should we make scary sounding, but actually routine, errors less scary?

2019-11-05 Thread Chapman Flack
On 11/05/19 18:54, Andres Freund wrote: > Hi, > > There's a few errors that we issue that are, often, much less bad than > they sound. The most common cases I immediately can recall are: > > > 1) Mentioning crash, once for each backend, when shutting down > immediately. Currently the log output

Should we make scary sounding, but actually routine, errors less scary?

2019-11-05 Thread Andres Freund
Hi, There's a few errors that we issue that are, often, much less bad than they sound. The most common cases I immediately can recall are: 1) Mentioning crash, once for each backend, when shutting down immediately. Currently the log output for that, with just two sessions connected, is the