|
295 | 295 | <title>Where to Report Bugs</title>
|
296 | 296 |
|
297 | 297 | <para>
|
298 |
| - In general, send bug reports to the bug report our support email |
299 |
| - address at |
| 298 | + In general, send bug reports to our support email address at |
300 | 299 | <email>bugs@postgrespro.ru</email>.
|
301 | 300 | You are requested to use a descriptive subject for your email
|
302 | 301 | message, perhaps parts of the error message.
|
303 | 302 | </para>
|
304 | 303 |
|
305 | 304 | <para>
|
306 |
| - Do not send bug reports to any of the user mailing lists, such as |
| 305 | + Do not send bug reports specific to <productname>Postgres Pro</> |
| 306 | + to the <productname>PostgreSQL</> support email address, |
| 307 | + as <productname>Postgres Pro</> is not supported by |
| 308 | + the <productname>PostgreSQL</> community. |
| 309 | + But you can send reports to <email>bugs@postgresql.org</email> |
| 310 | + for any bugs related to <productname>PostgreSQL</>. |
| 311 | + </para> |
| 312 | + |
| 313 | + <para> |
| 314 | + Even if your bug is not specific to <productname>Postgres Pro</>, |
| 315 | + do not send bug reports to any of the user mailing lists, such as |
307 | 316 | <email>pgsql-sql@postgresql.org</email> or
|
308 | 317 | <email>pgsql-general@postgresql.org</email>.
|
309 | 318 | These mailing lists are for answering
|
|
316 | 325 | the developers' mailing list <email>pgsql-hackers@postgresql.org</email>.
|
317 | 326 | This list is for discussing the
|
318 | 327 | development of <productname>PostgreSQL</productname>, and it would be nice
|
319 |
| - if we could keep the bug reports separate. We might choose to take up a |
| 328 | + if the community could keep the bug reports separate. |
| 329 | + The community might choose to take up a |
320 | 330 | discussion about your bug report on <literal>pgsql-hackers</literal>,
|
321 |
| - if the problem needs more review. |
| 331 | + if the <productname>PostgreSQL</>-related problem needs more review. |
322 | 332 | </para>
|
323 | 333 |
|
324 | 334 | </sect2>
|
|
0 commit comments