「Bug Reports」の版間の差分

提供: pgpool Wiki
移動先: 案内検索
(Before reporting an issue)
7行目: 7行目:
 
ここでは新なバグ報告は受け付けられませんので、GitHubのIssueを使用してください。
 
ここでは新なバグ報告は受け付けられませんので、GitHubのIssueを使用してください。
  
== Before reporting an issue ==
+
== バグを報告する前に ==
Before you report an issue, make sure you have done all of the following:
 
  
* Please make sure that you tried latest stable release before reporting an issue.
+
バグを報告する前に、次のことをすべて行っていることを確認してください。
* Please search for existing issues before submitting a new issue. If a similar issue already exists, please comment there.
+
 
 +
* バグを報告する前に、最新の安定版リリースで発生していることを確認してください。
 +
* 新しいIssueを登録する前に、既存のIssueを検索し、同様のIssueがすでに存在する場合は、そこにコメントしてください。
  
 
== How to report an issue ==
 
== How to report an issue ==

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

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

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

バグを報告する前に

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

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

How to report an 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.