|
10 | 10 | alink="#0000ff">
|
11 | 11 | <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
12 | 12 |
|
13 |
| - <P>Last updated: Thu Jan 31 21:55:29 EST 2008</P> |
| 13 | + <P>Last updated: Mon Mar 3 10:55:13 EST 2008</P> |
14 | 14 |
|
15 | 15 | <P>Current maintainer: Bruce Momjian (<A href=
|
16 | 16 | "mailto:bruce@momjian.us">bruce@momjian.us</A>)
|
@@ -45,6 +45,8 @@ <H2 align="center">General Questions</H2>
|
45 | 45 | <SMALL>DBMS</SMALL>s?<BR>
|
46 | 46 | <A href="#item1.14">1.14</A>) Will PostgreSQL handle recent daylight
|
47 | 47 | saving time changes in various countries?<BR>
|
| 48 | + <A href="#item1.14">1.15</A>) How do I unsubscribe from the |
| 49 | + PostgreSQL email lists? How do I avoid receiving duplicate emails?<BR> |
48 | 50 |
|
49 | 51 |
|
50 | 52 | <H2 align="center">User Client Questions</H2>
|
@@ -451,6 +453,25 @@ <H3 id="item1.14">1.14) Will PostgreSQL handle recent daylight
|
451 | 453 | major releases. PostgreSQL releases prior to 8.0 use the operating
|
452 | 454 | system's timezone database for daylight saving information.</P>
|
453 | 455 |
|
| 456 | + <H3 id="item1.15">1.15) How do I unsubscribe from the |
| 457 | + PostgreSQL email lists? How do I avoid receiving duplicate emails?</H3> |
| 458 | + |
| 459 | + <P>The PostgreSQL <a |
| 460 | + href="http://mail.postgresql.org/mj/mj_wwwusr/domain=postgresql.org?user=&passw=&func=login">Majordomo</a> |
| 461 | + page allows subscribing or unsubscribing from any of the PostgreSQL |
| 462 | + email lists. (You might need to have your Majordomo password emailed |
| 463 | + to you to log in.)</P> |
| 464 | + |
| 465 | + <P>All PostgreSQL email lists are configured so a group reply goes to |
| 466 | + the email list <I>and</I> the original email author. This is done so |
| 467 | + users receive the quickest possible email replies. If you would prefer |
| 468 | + not to receive duplicate email from the list in cases where you already |
| 469 | + receive an email directly, check <I>eliminatecc</I> from the Majordomo |
| 470 | + <I>Change Settings</I> page. You can also prevent yourself from |
| 471 | + receiving copies of emails you post to the lists by unchecking |
| 472 | + <I>selfcopy</I>.</P> |
| 473 | + |
| 474 | + |
454 | 475 | <HR>
|
455 | 476 |
|
456 | 477 | <H2 align="center">User Client Questions</H2>
|
|
0 commit comments