「Bug Reports」の版間の差分

提供: pgpool Wiki
移動先: 案内検索
(How to report an issue)
14行目: 14行目:
 
* 新しいIssueを登録する前に、既存のIssueを検索し、同様のIssueがすでに存在する場合は、そこにコメントしてください。
 
* 新しいIssueを登録する前に、既存のIssueを検索し、同様のIssueがすでに存在する場合は、そこにコメントしてください。
  
== How to report an issue ==
+
== Issueを報告する方法 ==
  
 
* To open an issue, go to [https://github.com/pgpool/pgpool2/issues the list of issues] and click on the "New issue" button on the right. If you’re not already signed in to GitHub, it will ask you to sign in now.  
 
* To open an issue, go to [https://github.com/pgpool/pgpool2/issues the list of issues] and click on the "New issue" button on the right. If you’re not already signed in to GitHub, it will ask you to sign in now.  
20行目: 20行目:
 
* Make sure to provide detailed information: OS version, pgpool-II version (use "product version" menu), what mode you use (replication, streaming replication etc. attach pgpool.conf if possible, PostgreSQL version, what kind of application language. Incomplete bug report may not be assigned to anyone or answered.
 
* Make sure to provide detailed information: OS version, pgpool-II version (use "product version" menu), what mode you use (replication, streaming replication etc. attach pgpool.conf if possible, PostgreSQL version, what kind of application language. Incomplete bug report may not be assigned to anyone or answered.
 
* If possible, please report how to reproduce the problem. This will a lot increase the chance to fix the problem.
 
* If possible, please report how to reproduce the problem. This will a lot increase the chance to fix the problem.
 +
 +
* Issue一覧ページから、右側の「New issue」ボタンをクリックし、新しいissueを作成します。まだGitHubにサインインしていない場合は、今すぐサインインするように求められます。
 +
* 英語を使用してIssueを作成してください。
 +
* 詳細情報を提供してください。OSバージョン、Pgpool-IIバージョン、動作モードなど、pgpool.conf(可能であれば)、PostgreSQLバージョン、アプリケーション言語の種類。不完全なバグレポートは対応されない可能性があります。
 +
* 可能であれば、問題を再現する方法を報告してください。これにより、問題を解決できる可能性が大幅に高まります。

2024年3月9日 (土) 09:05時点における版

Pgpool-IIのバグ報告はGitHubのIssueで報告してください。

2024年3月8日より前に報告されたバグについては、Pgpool-II Bug Tracker (古いバグ追跡システム) を参照してください。 ここでは新なバグ報告は受け付けられませんので、GitHubのIssueを使用してください。

Issueを報告する前に

Issueを報告する前に、次のことをすべて行っていることを確認してください。

  • Issueを報告する前に、最新の安定版リリースで発生していることを確認してください。
  • 新しいIssueを登録する前に、既存のIssueを検索し、同様のIssueがすでに存在する場合は、そこにコメントしてください。

Issueを報告する方法

  • To open an issue, go to the list of issues and click on the "New issue" button on the right. If you’re not already signed in to GitHub, it will ask you to sign in now.
  • Please use English to report an issue.
  • Make sure to provide detailed information: OS version, pgpool-II version (use "product version" menu), what mode you use (replication, streaming replication etc. attach pgpool.conf if possible, PostgreSQL version, what kind of application language. Incomplete bug report may not be assigned to anyone or answered.
  • If possible, please report how to reproduce the problem. This will a lot increase the chance to fix the problem.
  • Issue一覧ページから、右側の「New issue」ボタンをクリックし、新しいissueを作成します。まだGitHubにサインインしていない場合は、今すぐサインインするように求められます。
  • 英語を使用してIssueを作成してください。
  • 詳細情報を提供してください。OSバージョン、Pgpool-IIバージョン、動作モードなど、pgpool.conf(可能であれば)、PostgreSQLバージョン、アプリケーション言語の種類。不完全なバグレポートは対応されない可能性があります。
  • 可能であれば、問題を再現する方法を報告してください。これにより、問題を解決できる可能性が大幅に高まります。