Re: Printing backtrace of postgres processes
vignesh C <vignesh21@gmail.com>
From: vignesh C <vignesh21@gmail.com>
To: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Cc: Daniel Gustafsson <daniel@yesql.se>,
Kyotaro Horiguchi <horikyota.ntt@gmail.com>, Robert Haas <robertmhaas@gmail.com>, Justin Pryzby <pryzby@telsasoft.com>,
Greg Stark <stark@mit.edu>, torikoshia@oss.nttdata.com, pgsql-hackers@lists.postgresql.org
Date: 2024-01-26T02:26:02Z
Lists: pgsql-hackers
Attachments
- v25-0001-Move-sending-multiplexed-SIGUSR1-signal-code-to-.patch (text/x-patch) patch v25-0001
- v25-0002-Add-function-to-log-the-backtrace-of-specified-p.patch (text/x-patch) patch v25-0002
On Sun, 5 Nov 2023 at 01:49, Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com> wrote: > > On Thu, Jul 20, 2023 at 8:22 PM Daniel Gustafsson <daniel@yesql.se> wrote: > > > > > On 11 Jan 2023, at 15:44, Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com> wrote: > > > > > > On Wed, Nov 30, 2022 at 11:43 AM Bharath Rupireddy > > > <bharath.rupireddyforpostgres@gmail.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. > > > > This thread has stalled for well over 6 months with the patch going from CF to > > CF. From skimming the thread it seems that a lot of the details have been > > ironed out with most (all?) objections addressed. Is any committer interested > > in picking this up? If not we should probably mark it returned with feedback. > > Rebase needed due to function oid clash. Picked the new OID with the > help of src/include/catalog/unused_oids. PSA v24 patch set. Rebase needed due to changes in parallel_schedule. PSA v25 patch set. Regards, Vignesh
Commits
-
Perform apply of large transactions by parallel workers.
- 216a784829c2 16.0 cited
-
Enhance pg_log_backend_memory_contexts() for auxiliary processes.
- 790fbda90209 15.0 cited
-
Allow GRANT on pg_log_backend_memory_contexts().
- f0b051e322d5 15.0 cited
-
Move Perl test modules to a better namespace
- b3b4d8e68ae8 15.0 cited
-
Unify PostgresNode's new() and get_new_node() methods
- 201a76183e20 15.0 cited
-
Add backtrace support for error reporting
- 71a8a4f6e365 13.0 cited