Re: Printing backtrace of postgres processes
Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
From: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: vignesh21@gmail.com, robertmhaas@gmail.com, pryzby@telsasoft.com, stark@mit.edu, torikoshia@oss.nttdata.com, pgsql-hackers@lists.postgresql.org
Date: 2023-01-11T14:44:13Z
Lists: pgsql-hackers
Attachments
- v23-0001-Move-sending-multiplexed-SIGUSR1-signal-code-to-.patch (application/x-patch) patch v23-0001
- v23-0002-Add-function-to-log-the-backtrace-of-the-specifi.patch (application/x-patch) patch v23-0002
- v23-0003-Add-documentation-and-tests-for-pg_log_backtrace.patch (application/x-patch) patch v23-0003
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. -- Bharath Rupireddy PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
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