Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
5. Bug Reporting Guidelines
Prev UpPrefaceHome Next

5. Bug Reporting Guidelines

When you find a bug inPostgres Pro we want to hear about it. Your bug reports play an important part in makingPostgres Pro more reliable because even the utmost care cannot guarantee that every part ofPostgres Pro will work on every platform under every circumstance.

The following suggestions are intended to assist you in forming bug reports that can be handled in an effective fashion. No one is required to follow them but doing so tends to be to everyone's advantage.

5.1. Identifying Bugs

Before you report a bug, please read and re-read the documentation to verify that you can really do whatever it is you are trying. If it is not clear from the documentation whether you can do something or not, please report that too; it is a bug in the documentation. If it turns out that a program does something different from what the documentation says, that is a bug. That might include, but is not limited to, the following circumstances:

  • A program terminates with a fatal signal or an operating system error message that would point to a problem in the program. (A counterexample might be adisk full message, since you have to fix that yourself.)

  • A program produces the wrong output for any given input.

  • A program refuses to accept valid input (as defined in the documentation).

  • A program accepts invalid input without a notice or error message. But keep in mind that your idea of invalid input might be our idea of an extension or compatibility with traditional practice.

  • Postgres Pro fails to install according to the instructions on supported platforms.

Hereprogram refers to any executable, not only the backend process.

Being slow or resource-hogging is not necessarily a bug. Failing to comply to theSQL standard is not necessarily a bug either, unless compliance for the specific feature is explicitly claimed.

When reporting a bug, make sure to state all the facts. Each bug report should contain the following items:

5.3. Where to Report Bugs

In general, send bug reports to our support email address at<bugs@postgrespro.ru>. You are requested to use a descriptive subject for your email message, perhaps parts of the error message.

Do not send bug reports specific toPostgres Pro to thePostgreSQL support email address, asPostgres Pro is not supported by thePostgreSQL community. But you can send reports to<pgsql-bugs@lists.postgresql.org> for any bugs related toPostgreSQL.

Even if your bug is not specific toPostgres Pro, do not send bug reports to any of the user mailing lists, such as<pgsql-sql@lists.postgresql.org> or<pgsql-general@lists.postgresql.org>. These mailing lists are for answering user questions, and their subscribers normally do not wish to receive bug reports. More importantly, they are unlikely to fix them.

Also, please donot send reports to the developers' mailing list<pgsql-hackers@lists.postgresql.org>. This list is for discussing the development ofPostgreSQL, and it would be nice if the community could keep the bug reports separate. The community might choose to take up a discussion about your bug report onpgsql-hackers, if thePostgreSQL-related problem needs more review.


Prev Up Next
4. Conventions Home Part I. Tutorial
epubpdf
Go to Postgres Pro Standard 10
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp