Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6075fee

Browse files
committed
Update my email address.
1 parent 1e8ae13 commit 6075fee

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

doc/FAQ

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Wed Jun 7 17:22:48 EDT 2006
4+
Last updated: Sun Jun 18 15:33:25 EDT 2006
55

6-
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6+
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

88
The most recent version of this document can be viewed at
99
http://www.postgresql.org/files/documentation/faqs/FAQ.html.
@@ -397,8 +397,8 @@
397397

398398
Hardware Selection
399399
The effect of hardware on performance is detailed in
400-
http://candle.pha.pa.us/main/writings/pgsql/hw_performance/inde
401-
x.html and http://www.powerpostgresql.com/PerfList/.
400+
http://momjian.us/main/writings/pgsql/hw_performance/index.html
401+
and http://www.powerpostgresql.com/PerfList/.
402402

403403
3.4) What debugging features are available?
404404

doc/FAQ_DEV

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Thu Jun 8 09:45:18 EDT 2006
4+
Last updated: Sun Jun 18 15:33:56 EDT 2006
55

6-
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6+
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

88
The most recent version of this document can be viewed at
99
http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html.

doc/TODO

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
PostgreSQL TODO List
33
====================
4-
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Fri Jun 16 18:08:41 EDT 2006
4+
Current maintainer: Bruce Momjian (bruce@momjian.us)
5+
Last updated: Sun Jun 18 15:32:30 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.

doc/src/FAQ/FAQ.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Wed Jun 7 17:22:48 EDT 2006</P>
13+
<P>Last updated: Sun Jun 18 15:33:25 EDT 2006</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
16-
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
16+
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
1717
</P>
1818

1919
<P>The most recent version of this document can be viewed at <A href=
@@ -545,8 +545,8 @@ <H3 id="item3.3">3.3) How do I tune the database engine for
545545
<DT><B>Hardware Selection</B></DT>
546546

547547
<DD>The effect of hardware on performance is detailed in <a
548-
href="http://candle.pha.pa.us/main/writings/pgsql/hw_performance/index.html">
549-
http://candle.pha.pa.us/main/writings/pgsql/hw_performance/index.html</a> and
548+
href="http://momjian.us/main/writings/pgsql/hw_performance/index.html">
549+
http://momjian.us/main/writings/pgsql/hw_performance/index.html</a> and
550550
<a href="http://www.powerpostgresql.com/PerfList/">
551551
http://www.powerpostgresql.com/PerfList/</a>.
552552
<BR>

doc/src/FAQ/TODO.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
</head>
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
10-
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Fri Jun 16 18:08:41 EDT 2006
10+
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11+
Last updated: Sun Jun 18 15:32:30 EDT 2006
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.

0 commit comments

Comments
 (0)