Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit06ae191

Browse files
committed
Add new FAQ item:
<H3>1.15) How do I unsubscribe from the PostgreSQL email lists? How do I avoid receiving duplicate emails?</H3>
1 parentceb567c commit06ae191

File tree

2 files changed

+40
-2
lines changed

2 files changed

+40
-2
lines changed

‎doc/FAQ

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated:Thu Jan 31 21:55:29 EST 2008
4+
Last updated:Mon Mar 3 10:55:13 EST 2008
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -29,6 +29,8 @@
2929
1.13) How does PostgreSQL compare to other DBMSs?
3030
1.14) Will PostgreSQL handle recent daylight saving time changes in
3131
various countries?
32+
1.15) How do I unsubscribe from the PostgreSQL email lists? How do I
33+
avoid receiving duplicate emails?
3234

3335
User Client Questions
3436

@@ -336,6 +338,21 @@
336338
Australia changes are included in 8.0.[10+], 8.1.[6+], and all later
337339
major releases. PostgreSQL releases prior to 8.0 use the operating
338340
system's timezone database for daylight saving information.
341+
342+
1.15) How do I unsubscribe from the PostgreSQL email lists? How do I avoid
343+
receiving duplicate emails?
344+
345+
The PostgreSQL Majordomo page allows subscribing or unsubscribing from
346+
any of the PostgreSQL email lists. (You might need to have your
347+
Majordomo password emailed to you to log in.)
348+
349+
All PostgreSQL email lists are configured so a group reply goes to the
350+
email list and the original email author. This is done so users
351+
receive the quickest possible email replies. If you would prefer not
352+
to receive duplicate email from the list in cases where you already
353+
receive an email directly, check eliminatecc from the Majordomo Change
354+
Settings page. You can also prevent yourself from receiving copies of
355+
emails you post to the lists by unchecking selfcopy.
339356
_________________________________________________________________
340357

341358
User Client Questions

‎doc/src/FAQ/FAQ.html

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

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>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -45,6 +45,8 @@ <H2 align="center">General Questions</H2>
4545
<SMALL>DBMS</SMALL>s?<BR>
4646
<Ahref="#item1.14">1.14</A>) Will PostgreSQL handle recent daylight
4747
saving time changes in various countries?<BR>
48+
<Ahref="#item1.14">1.15</A>) How do I unsubscribe from the
49+
PostgreSQL email lists? How do I avoid receiving duplicate emails?<BR>
4850

4951

5052
<H2align="center">User Client Questions</H2>
@@ -451,6 +453,25 @@ <H3 id="item1.14">1.14) Will PostgreSQL handle recent daylight
451453
major releases. PostgreSQL releases prior to 8.0 use the operating
452454
system's timezone database for daylight saving information.</P>
453455

456+
<H3id="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=&amp;passw=&amp;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+
454475
<HR>
455476

456477
<H2align="center">User Client Questions</H2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp