maintenance diff

Started by Joshua D. Drakealmost 20 years ago11 messagesdocs
Jump to latest
#1Joshua D. Drake
jd@commandprompt.com

Hello,

Updated to have stronger wording for vacuuming. Cleaned out some extra
superlatives. Added a couple of index entries for Routine Maintenance
and added entry specific to Analyze.

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

Attachments:

maintenance.difftext/plain; name=maintenance.diffDownload+63-74
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Joshua D. Drake (#1)
Re: [DOCS] maintenance diff

Joshua D. Drake wrote:

Updated to have stronger wording for vacuuming. Cleaned out some
extra superlatives. Added a couple of index entries for Routine
Maintenance and added entry specific to Analyze.

diff -c please.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

#3Robert Treat
xzilla@users.sourceforge.net
In reply to: Joshua D. Drake (#1)
Re: maintenance diff

On Thursday 13 July 2006 20:58, Joshua D. Drake wrote:

Hello,

Updated to have stronger wording for vacuuming. Cleaned out some extra
superlatives. Added a couple of index entries for Routine Maintenance
and added entry specific to Analyze.

I noticed a number of typos in this...

s/Gbord/Gborg/
s/Gforg/Gforge/
s/including, mailing/including mailing
s/forums and cvs/forums, and cvs,/
s/pgFoundry/PgFoundry/

I think there might be some other issues too... like saying gborg is
deprecated is likely to imply something wrong with the projects there rather
than the site itself.

There were a couple of other minor things I noticed too... Joshua, do you mind
if I make some changes and resubmit this patch?

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

#4Joshua D. Drake
jd@commandprompt.com
In reply to: Peter Eisentraut (#2)
Re: [DOCS] maintenance diff

Peter Eisentraut wrote:

Joshua D. Drake wrote:

Updated to have stronger wording for vacuuming. Cleaned out some
extra superlatives. Added a couple of index entries for Routine
Maintenance and added entry specific to Analyze.

diff -c please.

I have been properly chastised by Neil too. I will have if or you today :)

Sorry about that.

Sincerely,

Joshua D. Drake

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

#5Joshua D. Drake
jd@commandprompt.com
In reply to: Robert Treat (#3)
Re: maintenance diff

Robert Treat wrote:

On Thursday 13 July 2006 20:58, Joshua D. Drake wrote:

Hello,

Updated to have stronger wording for vacuuming. Cleaned out some extra
superlatives. Added a couple of index entries for Routine Maintenance
and added entry specific to Analyze.

I noticed a number of typos in this...

s/Gbord/Gborg/
s/Gforg/Gforge/

(I am not surprised I did that)

s/including, mailing/including mailing
s/forums and cvs/forums, and cvs,/
s/pgFoundry/PgFoundry/

I think there might be some other issues too... like saying gborg is
deprecated is likely to imply something wrong with the projects there rather
than the site itself.

I can extend that... The Gborg site is deprecated and all current
projects are moving to Gforge.

There were a couple of other minor things I noticed too... Joshua, do you mind
if I make some changes and resubmit this patch?

Let me go back through it first please.

Joshua D. Drake

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

#6Joshua D. Drake
jd@commandprompt.com
In reply to: Joshua D. Drake (#5)
Maintenance and External Projects (try 2)

Hello,

I did further work on both of these. Cleaned up some stupid spelling and
typos (forgot an s here, a y there ;)).

The commit log doesn't change from previous except that I added a
reference to Sourceforge for external projects, and I specified that
there are three required routing maintenance tasks.

Please let me know if there is anything else you would like me to do or add.

Joshua D. Drake

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

Attachments:

external-projects.patchtext/x-patch; name=external-projects.patchDownload+92-105
maintenance.patchtext/x-patch; name=maintenance.patchDownload+61-57
#7Tom Lane
tgl@sss.pgh.pa.us
In reply to: Joshua D. Drake (#6)
Re: Maintenance and External Projects (try 2)

"Joshua D. Drake" <jd@commandprompt.com> writes:

Please let me know if there is anything else you would like me to do or add.

A round of copy-editing seems indicated, at least.

regards, tom lane

#8Joshua D. Drake
jd@commandprompt.com
In reply to: Tom Lane (#7)
Re: Maintenance and External Projects (try 2)

Tom Lane wrote:

"Joshua D. Drake" <jd@commandprompt.com> writes:

Please let me know if there is anything else you would like me to do or add.

A round of copy-editing seems indicated, at least.

Oh, no doubt. I tried to fix as much as I find, including a bunch of
stuff already there. However, I do not claim, in any way to be an editor.

Sincerely,

Joshua D. Drake

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

#9Robert Treat
xzilla@users.sourceforge.net
In reply to: Joshua D. Drake (#8)
Re: Maintenance and External Projects (try 2)

On Friday 14 July 2006 15:23, Joshua D. Drake wrote:

Tom Lane wrote:

"Joshua D. Drake" <jd@commandprompt.com> writes:

Please let me know if there is anything else you would like me to do or
add.

A round of copy-editing seems indicated, at least.

Oh, no doubt. I tried to fix as much as I find, including a bunch of
stuff already there. However, I do not claim, in any way to be an editor.

The following patches provide some editorializing for Joshua's patches.

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

Attachments:

rht.external-projects.patchtext/x-diff; charset=iso-8859-1; name=rht.external-projects.patchDownload+104-108
rht.maintenance.patchtext/x-diff; charset=iso-8859-1; name=rht.maintenance.patchDownload+67-63
#10Bruce Momjian
bruce@momjian.us
In reply to: Robert Treat (#9)
Re: Maintenance and External Projects (try 2)

Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------

Robert Treat wrote:

On Friday 14 July 2006 15:23, Joshua D. Drake wrote:

Tom Lane wrote:

"Joshua D. Drake" <jd@commandprompt.com> writes:

Please let me know if there is anything else you would like me to do or
add.

A round of copy-editing seems indicated, at least.

Oh, no doubt. I tried to fix as much as I find, including a bunch of
stuff already there. However, I do not claim, in any way to be an editor.

The following patches provide some editorializing for Joshua's patches.

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

[ Attachment, skipping... ]

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

--
Bruce Momjian bruce@momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#11Bruce Momjian
bruce@momjian.us
In reply to: Robert Treat (#9)
Re: Maintenance and External Projects (try 2)

Patch applied. Thanks.

---------------------------------------------------------------------------

Robert Treat wrote:

On Friday 14 July 2006 15:23, Joshua D. Drake wrote:

Tom Lane wrote:

"Joshua D. Drake" <jd@commandprompt.com> writes:

Please let me know if there is anything else you would like me to do or
add.

A round of copy-editing seems indicated, at least.

Oh, no doubt. I tried to fix as much as I find, including a bunch of
stuff already there. However, I do not claim, in any way to be an editor.

The following patches provide some editorializing for Joshua's patches.

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

[ Attachment, skipping... ]

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

--
Bruce Momjian bruce@momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +