Message-ID: From: "fjf2002 (@fjf2002)" To: "postgresql-interfaces/psqlodbc" Date: Mon, 29 Sep 2025 06:35:34 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #136: Support application_name In-Reply-To: References: List-Id: X-GitHub-Author-Login: fjf2002 X-GitHub-Comment-Id: 3345227282 X-GitHub-Comment-Type: issue_comment X-GitHub-Edited-At: 2025-09-29T06:36:00Z X-GitHub-Issue: 136 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/136#issuecomment-3345227282 Content-Type: text/plain; charset=utf-8 @davecramer thanks for your reply. However I found out setting the app name is already supported. Add to the connection string ``` pqopt={application_name=foo} ``` May I hint as far as I understand "PR's" shall be plural, not genitive, therefore no apostrophe? Closing ticket.