Skip to content

Conversation

@HaoyuHuang
Copy link

  1. Patch wait events from https://www.postgresql.org/message-id/flat/aGKSzFlpQWSh/%2B2w%40ip-10-97-1-34.eu-west-3.compute.internal thread.

TODO.
2. move catalog changes to extension.
3. add timing support.

Copy link
Contributor

@MMeent MMeent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK we're not in the business of backporting non-bugs, let alone catalog changes.

-1 from me.

Comment on lines +433 to +453

#
# Wait Events - Neon
#
# Use this category when a process is waiting on neon extension code.
#

Section: ClassName - WaitEventNeon

NEON_LFC_MAINTENANCE "LFC maintainance."
NEON_LFC_READ "LFC read."
NEON_LFC_TRUNCATE "LFC truncate."
NEON_LFC_WRITE "LFC write."
NEON_LFC_CV_WAIT "LFC CV wait."
NEON_PS_STARTING "PS starting."
NEON_PS_CONFIGURING "PS configuring."
NEON_PS_SEND "PS SEND."
NEON_PS_READ "PS READ."
NEON_WAL_DL "WAL DL."

ABI_compatibility:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why can't we just use WaitEventExtensionNew for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants