Skip to content

feat: add support for PGAPPNAME#409

Merged
roji merged 2 commits intonpgsql:mainfrom
michael-todorovic:feat/pgappname
Jun 17, 2025
Merged

feat: add support for PGAPPNAME#409
roji merged 2 commits intonpgsql:mainfrom
michael-todorovic:feat/pgappname

Conversation

@michael-todorovic
Copy link
Contributor

This is the doc for npgsql/npgsql#6139, scheduled for v10

Signed-off-by: Michael Todorovic <michael.todorovic@outlook.com>
------------------------ | ---------------------------------------------------------------------------------------------------- | ----------
Options<sup>[1](#misc_sup_1)</sup> | Specifies any valid [PostgreSQL connection options](https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNECT-OPTIONS) (e.g. `Options=-c synchronous_commit=local`). Introduced in 5.0. | PGOPTIONS
Application Name | The optional application name parameter to be sent to the backend during connection initiation. |
Application Name<sup>[2](#misc_sup_2)</sup> | The optional application name parameter to be sent to the backend during connection initiation. | PGAPPNAME
Copy link
Member

Choose a reason for hiding this comment

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

Can you please align this to the other entries (e.g. see Client Encoding bellow, where PGCLIENTENCODING is simply in the Default column? We don't provide yaml examples for Kubernetes for any other option (and that seems out of scope for these docs - why specifically Kubernetes and not other systems, etc.).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is updated accordingly, thanks for the feedback!

Signed-off-by: Michael Todorovic <michael.todorovic@outlook.com>
Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

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

Thanks!

@roji roji enabled auto-merge (squash) June 17, 2025 17:29
@roji roji merged commit 601ca31 into npgsql:main Jun 17, 2025
2 checks passed
@michael-todorovic michael-todorovic deleted the feat/pgappname branch June 17, 2025 17:33
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.

2 participants