Re: Printing backtrace of postgres processes

From: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
To: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Cc: vignesh21(at)gmail(dot)com, robertmhaas(at)gmail(dot)com, pryzby(at)telsasoft(dot)com, stark(at)mit(dot)edu, torikoshia(at)oss(dot)nttdata(dot)com, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Printing backtrace of postgres processes
Date: 2023-01-11 14:44:13
Message-ID: CALj2ACVS5v=70ehQ=fKipL8JJ=a0dXnrUa8tvBFR8hjVHXaNYQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 30, 2022 at 11:43 AM Bharath Rupireddy
<bharath(dot)rupireddyforpostgres(at)gmail(dot)com> wrote:
>
> I'm attaching the v22 patch set for further review.

Needed a rebase due to 216a784829c2c5f03ab0c43e009126cbb819e9b2.
Attaching v23 patch set for further review.

--
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

Attachment Content-Type Size
v23-0001-Move-sending-multiplexed-SIGUSR1-signal-code-to-.patch application/x-patch 5.6 KB
v23-0002-Add-function-to-log-the-backtrace-of-the-specifi.patch application/x-patch 13.4 KB
v23-0003-Add-documentation-and-tests-for-pg_log_backtrace.patch application/x-patch 10.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2023-01-11 14:47:58 Re: on placeholder entries in view rule action query's range table
Previous Message 斯波隼斗 2023-01-11 14:44:11 Re: can while loop in ClockSweepTick function be kind of infinite loop in some cases?