[DOCS] Update to external_projects.sgml

2006-07-13 Thread Joshua D. Drake

Added stronger language for PgFoundry.
Kept, but deprecated Gborg.
Updated some api links

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/


? external_projects.diff
Index: external-projects.sgml
===
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/external-projects.sgml,v
retrieving revision 1.10
diff -r1.10 external-projects.sgml
4c4
<   External Projects
---
>   PgFoundry and External Projects
10,17c10,20
efficiently developed separately from the core project. To help our
>community with the development process of their external projects
>we have created http://www.pgfoundry.org/";>PgFoundry.
>   
>   
>   
>http://www.pgfoundry.org/";>Pgfoundry utlizes the Gforg
>software and is similar to SourceForge in its feature set. If you have an
>Open Source project that you would like to develop and need project 
> mangement
>resources including, mailing lists, forums and cvs please feel free to 
> create
>a new project.   
21,26c24,29
GBorg
pgFoundry.
Secondly, many PostgreSQL-related projects are
>hosted at either  url="http://pgfoundry.org";>pgFoundry
>or http://gborg.postgresql.org";>GBorg 
> (although
>Gbord is considered deprecated). There are other 
> PostgreSQL
>noteable related projects that are hosted elsewhere. However, you will 
> also want to 
>do an Internet search to find others.
55c58
applications. http://odbc.postgresql.org/";>Website.
61c64
<  pgjdbc
---
>  ODBCng
64c67,68
Another ODBC driver for PostgreSQL. 
> url="http://projects.commandprompt.com/public/odbcng/";>Website.
70,80c74
<  Npgsql
<  
<   
<.Net interface for more recent
  pgjdbc
83c77,78
A JDBC interface.
>http://jdbc.postgresql.org/";>Website.
89c84
<  libpq++
---
>  Npgsql
92c87,89
.Net interface for more recent
>mono/C# applications.
>http://pgfoundry.org/projects/npgsql/";>Website.
98c95
<  pgperl
---
>  libpqxx
101,102c98,99
A newer C++ interface.
> url="http://thaiopensource.org/development/libpqxx/";>Website.
108c105
<  DBD-Pg
---
>  DBD::Pg
111,112c108,109
A Perl DBI driver for PostgreSQL.
>http://search.cpan.org/dist/DBD-Pg/";>Website.
121a119
> url="http://gborg.postgresql.org/project/pgtclng/projdisplay.php";>Website.
127c125
<  pgtcl
---
>  Pyscopg
130c128
A Python interface librar that is DB API 2.0 compliant.
134,143d131
< 
< 
<  PyGreSQL
<  
<   
GBorg
pgFoundry.

---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq


[DOCS] maintenance diff

2006-07-13 Thread Joshua D. Drake

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/


? external_projects.diff
? maintenance.diff
Index: external-projects.sgml
===
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/external-projects.sgml,v
retrieving revision 1.10
diff -r1.10 external-projects.sgml
4c4
<   External Projects
---
>   PgFoundry and External Projects
10,17c10,20
efficiently developed separately from the core project. To help our
>community with the development process of their external projects
>we have created http://www.pgfoundry.org/";>PgFoundry.
>   
>   
>   
>http://www.pgfoundry.org/";>Pgfoundry utlizes the Gforg
>software and is similar to SourceForge in its feature set. If you have an
>Open Source project that you would like to develop and need project 
> mangement
>resources including, mailing lists, forums and cvs please feel free to 
> create
>a new project.   
21,26c24,29
GBorg
pgFoundry.
Secondly, many PostgreSQL-related projects are
>hosted at either  url="http://pgfoundry.org";>pgFoundry
>or http://gborg.postgresql.org";>GBorg 
> (although
>Gbord is considered deprecated). There are other 
> PostgreSQL
>noteable related projects that are hosted elsewhere. However, you will 
> also want to 
>do an Internet search to find others.
55c58
applications. http://odbc.postgresql.org/";>Website.
61c64
<  pgjdbc
---
>  ODBCng
64c67,68
Another ODBC driver for PostgreSQL. 
> url="http://projects.commandprompt.com/public/odbcng/";>Website.
70,80c74
<  Npgsql
<  
<   
<.Net interface for more recent
  pgjdbc
83c77,78
A JDBC interface.
>http://jdbc.postgresql.org/";>Website.
89c84
<  libpq++
---
>  Npgsql
92c87,89
.Net interface for more recent
>mono/C# applications.
>http://pgfoundry.org/projects/npgsql/";>Website.
98c95
<  pgperl
---
>  libpqxx
101,102c98,99
A newer C++ interface.
> url="http://thaiopensource.org/development/libpqxx/";>Website.
108c105
<  DBD-Pg
---
>  DBD::Pg
111,112c108,109
A Perl DBI driver for PostgreSQL.
>http://search.cpan.org/dist/DBD-Pg/";>Website.
121a119
> url="http://gborg.postgresql.org/project/pgtclng/projdisplay.php";>Website.
127c125
<  pgtcl
---
>  Pyscopg
130c128
A Python interface librar that is DB API 2.0 compliant.
134,143d131
< 
< 
<  PyGreSQL
<  
<   
GBorg
pgFoundry.
Index: maintenance.sgml
===
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/maintenance.sgml,v
retrieving revision 1.56
diff -r1.56 maintenance.sgml
9a10,13
>  
>   Routine maintenance
>  
> 
11,17c15,19
PostgreSQL, like any databas