Re: [HACKERS] Optional message to user when terminating/cancelling backend

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Onder Kalaci <onder(at)citusdata(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Optional message to user when terminating/cancelling backend
Date: 2018-07-06 12:12:24
Message-ID: CAFj8pRCqNpjLw72OFmJY8xTthJ8wA45w6+V2T057R98n-ZNqyQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

I am testing last patch and looks so truncating message and appending "..."
doesn't work.

The slot->len hold trimmed length, not original length.

Regards

Pavel

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jerry Jelinek 2018-07-06 12:44:18 Re: patch to allow disable of WAL recycling
Previous Message Michael Paquier 2018-07-06 12:09:27 Re: [HACKERS] Crash on promotion when recovery.conf is renamed