diff options
author | Alvaro Herrera | 2008-03-05 16:30:41 +0000 |
---|---|---|
committer | Alvaro Herrera | 2008-03-05 16:30:41 +0000 |
commit | 69e4ebf9cefc87907e12f7a867eec00ede98fef1 (patch) | |
tree | 75ffbc7ed678739d3d921917122d51e6842ba25a | |
parent | fcf089084e7f900c0eed3e93bd723556b81732c9 (diff) |
Add the HTML files for archives.
git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@1964 8f5c7a92-453e-0410-a47f-ad33c8a6b003
-rw-r--r-- | archives/html/favicon.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | archives/html/includes/bottom_config.php | 19 | ||||
-rw-r--r-- | archives/html/includes/google_adsense_script.html | 11 | ||||
-rw-r--r-- | archives/html/includes/search_box.php | 28 | ||||
-rw-r--r-- | archives/html/includes/top_config.php | 309 | ||||
-rw-r--r-- | archives/html/index.php | 225 |
6 files changed, 592 insertions, 0 deletions
diff --git a/archives/html/favicon.ico b/archives/html/favicon.ico Binary files differnew file mode 100644 index 00000000..a1cc036e --- /dev/null +++ b/archives/html/favicon.ico diff --git a/archives/html/includes/bottom_config.php b/archives/html/includes/bottom_config.php new file mode 100644 index 00000000..778aac06 --- /dev/null +++ b/archives/html/includes/bottom_config.php @@ -0,0 +1,19 @@ +<? if(!strncmp(basename($_SERVER["PHP_SELF"]),"msg",3)) { ?> +<!--noindex--> +<? } ?> + +</div></div> + +<br class="pgClearBoth" /> + + + </div> + <div id="pgFooter"> + <a href="http://www.postgresql.org/about/privacypolicy" class="navFooter">Privacy Policy</a> | PostgreSQL Archives hosted by <a href="http://www.commandprompt.com/">Command Prompt, Inc.</a> | Designed by <a href="http://www.tinysofa.com/">tinysofa</a><br /> + Copyright © 1996 – 2007 PostgreSQL Global Development Group + </div> + </div> + </div> + <!--/noindex--> + </body> +</html> diff --git a/archives/html/includes/google_adsense_script.html b/archives/html/includes/google_adsense_script.html new file mode 100644 index 00000000..03a62306 --- /dev/null +++ b/archives/html/includes/google_adsense_script.html @@ -0,0 +1,11 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> +<title></title> +<script src="http://pagead2.googlesyndication.com/pagead/google_adsense_script.js" type="text/javascript"></script> +</head> +<body style="background-color: transparent;"> +</body> +</html> diff --git a/archives/html/includes/search_box.php b/archives/html/includes/search_box.php new file mode 100644 index 00000000..3bd5f3fb --- /dev/null +++ b/archives/html/includes/search_box.php @@ -0,0 +1,28 @@ +<? +$newform = <<<EOF +<FORM METHOD="GET" ACTION="http://search.postgresql.org/archives.search"> +<div class="tblBasic"> + +<table border="0" cellpadding="0" cellspacing="0" class="tblBasicGrey" width="590"> + + <tr> +<td class="colFirstRT"><span style="font-size: 0.67em;">Search for</span></td> + <td class="colLast"><INPUT TYPE="text" NAME="q" SIZE="30" VALUE=""> <INPUT TYPE="submit" VALUE="Search!"></td> +</tr> +EOF; + +$newform .= ' +<tr> +<td class="colFirstRT"> </td> +<td class="colLast" align="right"><span style="font-size: 0.67em;"><a href="http://search.postgresql.org/search?m=1">Advanced Search</a></span></td> +</tr> +'; + +$newform .= <<<EOF +</table> +</div> +</form> +EOF; + +echo $newform; +?> diff --git a/archives/html/includes/top_config.php b/archives/html/includes/top_config.php new file mode 100644 index 00000000..c4b748a7 --- /dev/null +++ b/archives/html/includes/top_config.php @@ -0,0 +1,309 @@ + <link rel="shortcut icon" href="/https/git.postgresql.org/favicon.ico" /> + <link rel="alternate" type="application/rss+xml" title="PostgreSQL news" href="http://www.postgresql.org/news.rss" /> + <link rel="alternate" type="application/rss+xml" title="PostgreSQL events" href="http://www.postgresql.org/events.rss" /> + <style type="text/css" media="screen" title="Normal Text">@import url("http://www.postgresql.org/layout/css/blue/fixed.css");</style> + <link rel="alternate stylesheet" media="screen" href="http://www.postgresql.org/layout/css/blue/fixed_large.css" type="text/css" title="Large Text" /> + <script type="text/javascript" src="http://www.postgresql.org/layout/js/styleswitcher.js"></script> + <script type="text/javascript" src="http://www.postgresql.org/layout/js/geckostyle.js"></script> + </head> + <!--noindex--> + <body> + <div id="pgContainerWrap"> + <div id="pgContainer"> + <span class="txtOffScreen"><a href="#pgContent" title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)</span> + <span class="txtOffScreen"><a href="#pgContentWrap" title="Skip section navigation" accesskey="2">Skip section navigation</a> (2)</span> + <div id="pgHeaderContainer"> + <div id="pgSearch"> + <form method="get" action="http://search.postgresql.org/www.search"> + <div> + <h2 class="pgBlockHide"><label for="q">Search</label></h2> + <input type="hidden" name="ul" value="http://www.postgresql.org/%" /> <input type="hidden" name="cs" value="utf-8" /> <input type="hidden" name="fm" value="on" /> <input type="hidden" name="st" value="" /> <input type="hidden" name="gr" value="on" /> <input type="hidden" name="o" value="0" /> <input type="hidden" name="ps" value="20" /> <input type="hidden" name="s" value="rate" /> <input id="q" name="q" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Search" /> <input id="submit" name="submit" type="submit" value="Search" /> + </div> + </form> + <h2 class="pgBlockHide">Peripheral Links</h2> + <div id="pgSearchNav"> + <ul id="pgSearchNavList"> + <li> + Text Size: <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet('Normal Text'); return false;" title="Normal Text Size">Normal</a> / <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet('Large Text'); return false;" title="Large Text Size">Large</a> + </li> + <li> + <a href="http://www.postgresql.org/about/donate">Donate</a> + </li> + <li> + <a href="http://www.postgresql.org/about/contact">Contact</a> + </li> + </ul> + </div> + </div> + <div id="pgHeader"> + <h2 class="pgBlockHide">Header And Logo</h2> + <div id="pgHeaderLogoLeft"> + <a href="http://www.postgresql.org/" title="PostgreSQL"><img src="http://www.postgresql.org/layout/images/hdr_left.png" width="230" height="80" alt="PostgreSQL" /></a> + </div> + <div id="pgHeaderLogoRight"> + <span class="txtOffScreen">|</span> + <a href="http://www.postgresql.org/" title="The world's most advanced open source database."><img src="http://www.postgresql.org/layout/images/hdr_right.png" width="210" height="80" alt="The world's most advanced open source database." /></a> + </div> + </div> + <h2 class="pgBlockHide">Site Navigation</h2> + <div id="pgTopNav"> + <div id="pgTopNavLeft"> + <img src="http://www.postgresql.org/layout/images/nav_lft.png" width="7" height="23" alt="" /> + </div> + <div id="pgTopNavRight"> + <img src="http://www.postgresql.org/layout/images/nav_rgt.png" width="7" height="23" alt="" /> + </div> + <ul id="pgTopNavList"> + <li> + <a href="http://www.postgresql.org/" title="Home">Home</a> + </li> + <li> + <a href="http://www.postgresql.org/about" title="About">About</a> + </li> + <li> + <a href="http://www.postgresql.org/download" title="Download">Downloads</a> + </li> + <li> + <a href="http://www.postgresql.org/docs" title="Documentation">Documentation</a> + </li> + <li> + <a href="http://www.postgresql.org/community" title="Community">Community</a> + </li> + <li> + <a href="http://www.postgresql.org/developer" title="Developers">Developers</a> + </li> + <li> + <a href="http://www.postgresql.org/support" title="Support">Support</a> + </li> +</ul> + + </div> + </div> + <div id="pgContent"> +<div id="pgSideWrap"> +<div id="pgSideNav"> +<h2 class="pgBlockHide">Section Navigation</h2> +<ul> +<li><a href="http://www.postgresql.org/community/">Community</a></li> +<li><a href="http://www.postgresql.org/community/lists/">Mailing Lists</a> +<ul> +<li><a href="http://www.postgresql.org/community/lists/subscribe">Subscribe</a></li> + +<?php + +$menu = 0; +if (strpos($GLOBALS['PHP_SELF'], "/pgsql-admin/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-advocacy/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-announce/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-bugs/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-docs/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-cygwin/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-general/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-interfaces/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-jdbc/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-jobs/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-novice/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-odbc/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-performance/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-php/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-ports/") === 0) $menu = 1; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-sql/") === 0) $menu = 1; + +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-committers/") === 0) $menu = 2; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-hackers/") === 0) $menu = 2; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-patches/") === 0) $menu = 2; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-www/") === 0) $menu = 2; + +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-de-allgemein/") === 0) $menu = 3; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-es-ayuda/") === 0) $menu = 3; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-eu-general/") === 0) $menu = 3; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-fr-generale/") === 0) $menu = 3; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-it-generale/") === 0) $menu = 3; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-nl-algemeen/") === 0) $menu = 3; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-ru-general/") === 0) $menu = 3; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-tr-genel/") === 0) $menu = 3; + +else if (strpos($GLOBALS['PHP_SELF'], "/pgadmin-hackers/") === 0) $menu = 4; +else if (strpos($GLOBALS['PHP_SELF'], "/pgadmin-support/") === 0) $menu = 4; + +else if (strpos($GLOBALS['PHP_SELF'], "/atlpug/") === 0) $menu = 5; +else if (strpos($GLOBALS['PHP_SELF'], "/austinpug/") === 0) $menu = 5; +else if (strpos($GLOBALS['PHP_SELF'], "/lapug/") === 0) $menu = 5; +else if (strpos($GLOBALS['PHP_SELF'], "/pdxpug/") === 0) $menu = 5; +else if (strpos($GLOBALS['PHP_SELF'], "/ukpug/") === 0) $menu = 5; +else if (strpos($GLOBALS['PHP_SELF'], "/seapug/") === 0) $menu = 5; +else if (strpos($GLOBALS['PHP_SELF'], "/sfpug/") === 0) $menu = 5; +else if (strpos($GLOBALS['PHP_SELF'], "/spug/") === 0) $menu = 5; +else if (strpos($GLOBALS['PHP_SELF'], "/sydpug/") === 0) $menu = 5; + +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-benchmarks/") === 0) $menu = 6; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-chat/") === 0) $menu = 6; +else if (strpos($GLOBALS['PHP_SELF'], "/pgsql-hackers-win32/") === 0) $menu = 6; + + +if ($menu == 1) + $output = <<<EOF +<li><a href="/https/git.postgresql.org/pgsql-general/">User lists</a> +<ul> +<li><a href="/https/git.postgresql.org/pgsql-admin/">pgsql-admin</a></li> +<li><a href="/https/git.postgresql.org/pgsql-advocacy/">pgsql-advocacy</a></li> +<li><a href="/https/git.postgresql.org/pgsql-announce/">pgsql-announce</a></li> +<li><a href="/https/git.postgresql.org/pgsql-bugs/">pgsql-bugs</a></li> +<li><a href="/https/git.postgresql.org/pgsql-docs/">pgsql-docs</a></li> +<li><a href="/https/git.postgresql.org/pgsql-cygwin/">pgsql-cygwin</a></li> +<li><a href="/https/git.postgresql.org/pgsql-general/">pgsql-general</a></li> +<li><a href="/https/git.postgresql.org/pgsql-interfaces/">pgsql-interfaces</a></li> +<li><a href="/https/git.postgresql.org/pgsql-jdbc/">pgsql-jdbc</a></li> +<li><a href="/https/git.postgresql.org/pgsql-jobs/">pgsql-jobs</a></li> +<li><a href="/https/git.postgresql.org/pgsql-novice/">pgsql-novice</a></li> +<li><a href="/https/git.postgresql.org/pgsql-odbc/">pgsql-odbc</a></li> +<li><a href="/https/git.postgresql.org/pgsql-performance/">pgsql -performance</a></li> +<li><a href="/https/git.postgresql.org/pgsql-php/">pgsql-php</a></li> +<li><a href="/https/git.postgresql.org/pgsql-ports/">pgsql-ports</a></li> +<li><a href="/https/git.postgresql.org/pgsql-sql/">pgsql-sql</a></li> +</ul></li> +<li><a href="/https/git.postgresql.org/pgsql-hackers/">Developer lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-de-allgemein/">Regional lists</a></li> +<li><a href="/https/git.postgresql.org/pgadmin-support/">Project lists</a></li> +<li><a href="/https/git.postgresql.org/atlpug/">User groups</a></li> +<li><a href="/https/git.postgresql.org/pgsql-benchmarks/">Inactive lists</a> +EOF; + +else if ($menu == 2) + $output = <<<EOF +<li><a href="/https/git.postgresql.org/pgsql-general/">User lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-hackers/">Developer lists</a> +<ul> +<li><a href="/https/git.postgresql.org/pgsql-committers/">pgsql-committers</a></li> +<li><a href="/https/git.postgresql.org/pgsql-hackers/">pgsql-hackers</a></li> +<li><a href="/https/git.postgresql.org/pgsql-patches/">pgsql-patches</a></li> +<li><a href="/https/git.postgresql.org/pgsql-www/">pgsql-www</a></li> +</ul></li> +<li><a href="/https/git.postgresql.org/pgsql-de-allgemein/">Regional lists</a></li> +<li><a href="/https/git.postgresql.org/pgadmin-support/">Project lists</a></li> +<li><a href="/https/git.postgresql.org/atlpug/">User groups</a></li> +<li><a href="/https/git.postgresql.org/pgsql-benchmarks/">Inactive lists</a> +EOF; + +else if ($menu == 3) + $output = <<<EOF +<li><a href="/https/git.postgresql.org/pgsql-general/">User lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-hackers/">Developer lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-de-allgemein/">Regional lists</a> +<ul> +<li><a href="/https/git.postgresql.org/pgsql-de-allgemein/">pgsql-de-allgemein</a></li> +<li><a href="/https/git.postgresql.org/pgsql-es-ayuda/">pgsql-es-ayuda</a></li> +<li><a href="/https/git.postgresql.org/pgsql-eu-general/">pgsql-eu-general</a></li> +<li><a href="/https/git.postgresql.org/pgsql-fr-generale/">pgsql-fr-generale</a></li> +<li><a href="/https/git.postgresql.org/pgsql-it-generale/">pgsql-it-generale</a></li> +<li><a href="/https/git.postgresql.org/pgsql-nl-algemeen/">pgsql-nl-algemeen</a></li> +<li><a href="/https/git.postgresql.org/pgsql-ru-general/">pgsql-ru-general</a></li> +<li><a href="/https/git.postgresql.org/pgsql-tr-genel/">pgsql-tr-genel</a></li> +</ul></li> +<li><a href="/https/git.postgresql.org/pgadmin-support/">Project lists</a></li> +<li><a href="/https/git.postgresql.org/atlpug/">User groups</a></li> +<li><a href="/https/git.postgresql.org/pgsql-benchmarks/">Inactive lists</a> +EOF; + +else if ($menu == 4) + $output = <<<EOF +<li><a href="/https/git.postgresql.org/pgsql-general/">User lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-hackers/">Developer lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-de-allgemein/">Regional lists</a></li> +<li><a href="/https/git.postgresql.org/pgadmin-support/">Project lists</a> +<ul> +<li><a href="/https/git.postgresql.org/pgadmin-hackers/">pgadmin-hackers</a></li> +<li><a href="/https/git.postgresql.org/pgadmin-support/">pgadmin-support</a></li> +</ul></li> +<li><a href="/https/git.postgresql.org/atlpug/">User groups</a></li> +<li><a href="/https/git.postgresql.org/pgsql-benchmarks/">Inactive lists</a> +EOF; + +else if ($menu == 5) + $output = <<<EOF +<li><a href="/https/git.postgresql.org/pgsql-general/">User lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-hackers/">Developer lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-de-allgemein/">Regional lists</a></li> +<li><a href="/https/git.postgresql.org/pgadmin-support/">Project lists</a></li> +<li><a href="/https/git.postgresql.org/atlpug/">User groups</a> +<ul> +<li><a href="/https/git.postgresql.org/atlpug/">Atlanta</a></li> +<li><a href="/https/git.postgresql.org/austinpug/">Austin</a></li> +<li><a href="/https/git.postgresql.org/lapug/">Los Angeles</a></li> +<li><a href="/https/git.postgresql.org/pdxpug/">Portland</a></li> +<li><a href="/https/git.postgresql.org/seapug/">Seattle</a></li> +<li><a href="/https/git.postgresql.org/sfpug/">San Francisco</a></li> +<li><a href="/https/git.postgresql.org/spug/">Suncoast</a></li> +<li><a href="/https/git.postgresql.org/sydpug/">Sydney</a></li> +<li><a href="/https/git.postgresql.org/ukpug/">United Kingdom</a></li> +</ul></li> +<li><a href="/https/git.postgresql.org/pgsql-benchmarks/">Inactive lists</a> +EOF; + +else if ($menu == 6) + $output = <<<EOF +<li><a href="/https/git.postgresql.org/pgsql-general/">User lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-hackers/">Developer lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-de-allgemein/">Regional lists</a></li> +<li><a href="/https/git.postgresql.org/pgadmin-support/">Project lists</a></li> +<li><a href="/https/git.postgresql.org/atlpug/">User groups</a> +<li><a href="/https/git.postgresql.org/pgsql-benchmarks/">Inactive lists</a> +<ul> +<li><a href="/https/git.postgresql.org/pgsql-benchmarks/">pgsql- benchmarks</a></li> +<li><a href="/https/git.postgresql.org/pgsql-chat/">pgsql-chat</a></li> +<li><a href="/https/git.postgresql.org/pgsql-hackers-win32/">pgsql-hackers- win32</a></li> +</ul></li> +EOF; + +else + $output = <<<EOF +<li><a href="/https/git.postgresql.org/pgsql-general/">User lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-hackers/">Developer lists</a></li> +<li><a href="/https/git.postgresql.org/pgsql-de-allgemein/">Regional lists</a></li> +<li><a href="/https/git.postgresql.org/pgadmin-support/">Project lists</a></li> +<li><a href="/https/git.postgresql.org/atlpug/">User groups</a></li> +<li><a href="/https/git.postgresql.org/pgsql-benchmarks/">Inactive lists</a> +EOF; + +echo $output; +?> + +</ul> +</li> +<li><a href="http://www.postgresql.org/community/irc">IRC</a></li> +<li><a href="http://www.postgresql.org/community/realworld">In The Real World</a></li> +<li><a href="http://www.postgresql.org/community/international">International Sites</a></li> +<li><a href="http://www.postgresql.org/community/propaganda">Propaganda</a></li> +<li><a href="http://www.postgresql.org/community/resources">Resources</a></li> +<li class="last-child"><a href="http://www.postgresql.org/community/weeklynews/">Weekly News</a></li> + +</ul> + +</div> +<div id="pgSponsorWrap" style="display:none;"> +<ul> + <li><br/> </li> + <li> + <div id="pgSponsorContents"> +<!-- Google Analytics --> + +<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script type="text/javascript">_uacct = "UA-1345454-2";urchinTracker();</script> + +<!-- End Google Analytics --> + + </div></li> +</ul> +</div> + +</div> + +<div id="pgContentWrap"> + +<? require($_SERVER['DOCUMENT_ROOT'] . "/includes/search_box.php"); ?> + +<div id="txtArchives"> + +<? if(!strncmp(basename($_SERVER["PHP_SELF"]),"msg",3)) { ?> +<!--/noindex--> +<? } ?> diff --git a/archives/html/index.php b/archives/html/index.php new file mode 100644 index 00000000..f5ba6936 --- /dev/null +++ b/archives/html/index.php @@ -0,0 +1,225 @@ +<html> +<head> + <title>PostgreSQL: Mailing Lists</title> +</head> + +<? require("$DOCUMENT_ROOT/includes/top_config.php"); ?> + +<h1>Mailing Lists</h1> +<p>Welcome to the PostgreSQL mailing list archives. Please +select a mailing list from the menu to browse by date or by +thread, or use the search box to search the lists.</p> + +<h2><a name="active">Active Lists</a></h2> + +<div class="tblBasic"> +<table class="tblBasicGrey" border="0" cellpadding="0" cellspacing="0"> +<tbody><tr> + <th class="colFirst">List</th> + <th class="colLast">Description</th> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-admin/">pgsql-admin</a></td> + <td class="colLast">PostgreSQL administration.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-advocacy/">pgsql-advocacy</a></td> + <td class="colLast">This list coordinates people working on promoting PostgreSQL, organizing user groups, and dealing with PostgreSQL marketing and PR. Also a good place to ask for presentations and flyers if you need them.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-announce/">pgsql-announce</a></td> + <td class="colLast">Announcement list pertaining to PostgreSQL and various third party software.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-bugs/">pgsql-bugs</a></td> + <td class="colLast"> + If you find a bug, please use the <a href="http://www.postgresql.org/support/submitbug">bug reporting form</a>. + If PostgreSQL failed to compile on your computer, please report it to pgsql-ports rather than this list. + If you've fixed a bug in PostgreSQL, please send it both to this list and also to the pgsql-patches list. + </td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-cygwin/">pgsql-cygwin</a></td> + <td class="colLast">Discussion of running, compiling, installing PostgreSQL under Windows, using cygwin.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-docs/">pgsql-docs</a></td> + <td class="colLast">Discussion regarding PostgreSQL documentation.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-general/">pgsql-general</a></td> + <td class="colLast"> + General discussion area for users. Apart from compile, acceptance test, and bug problems, most new users + will probably only be interested in this mailing list (unless they want to contribute to development or documentation). + All non-bug related questions regarding PostgreSQL's version of SQL, and all installation related questions that do not + involve bugs or failed compiles, should be restricted to this area. Please note that many of the developers monitor this area. + </td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-interfaces/">pgsql-interfaces</a></td> + <td class="colLast">Discussion of PostgreSQL interfaces, except JDBC and ODBC.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-jdbc/">pgsql-jdbc</a></td> + <td class="colLast">Discussion of PostgreSQL's Java interface, JDBC.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-jobs/">pgsql-jobs</a></td> + <td class="colLast">Posting of PostgreSQL related jobs.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-novice/">pgsql-novice</a></td> + <td class="colLast">No question is too simple for this list.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-odbc/">pgsql-odbc</a></td> + <td class="colLast">Discussion of PostgreSQL's ODBC interface.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-performance/">pgsql-performance</a></td> + <td class="colLast">Discussion of PostgreSQL's performance issues.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-php/">pgsql-php</a></td> + <td class="colLast">Using PostgreSQL with PHP.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-ports/">pgsql-ports</a></td> + <td class="colLast">Porting to and compiling PostgreSQL on various different platforms.</td> +</tr> +<tr class="lastrow"> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-sql/">pgsql-sql</a></td> + <td class="colLast">Discussion for users on SQL related matters.</td> +</tr> +</tbody></table> +</div> + +<h2><a name="developer">Developer Lists</a></h2> + +<div class="tblBasic"> +<table class="tblBasicGrey" border="0" cellpadding="0" cellspacing="0"> +<tbody><tr> + <th class="colFirst">List</th> + <th class="colLast">Description</th> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-committers/">pgsql-committers</a></td> + <td class="colLast">Notification of CVS commits are sent to this list. Do not post here!</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-hackers/">pgsql-hackers</a></td> + <td class="colLast"> + The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed + new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer + will know the answer, you may re-post your question in this list. You must try elsewhere first! + </td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-patches/">pgsql-patches</a></td> + <td class="colLast">Patches for new features and bug fixes should be sent to this list.</td> +</tr> +<tr class="lastrow"> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-www/">pgsql-www</a></td> + <td class="colLast">Discussion of development and coordination of the PostgreSQL websites.</td> +</tr> +</tbody></table> +</div> + +<h2><a name="regional">Regional Lists</a></h2> + +<div class="tblBasic"> +<table class="tblBasicGrey" border="0" cellpadding="0" cellspacing="0"> +<tbody><tr> + <th class="colFirst">List</th> + <th class="colLast">Description</th> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-eu-general/">pgsql-eu-general</a></td> + <td class="colLast">European PostgreSQL community</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-de-allgemein/">pgsql-de-allgemein</a></td> + <td class="colLast">German PostgreSQL community</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-es-ayuda/">pgsql-es-ayuda</a></td> + <td class="colLast">Spanish PostgreSQL community</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-fr-generale/">pgsql-fr-generale</a></td> + <td class="colLast">French PostgreSQL community</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-it-generale/">pgsql-it-generale</a></td> + <td class="colLast">Italian community general discussions</td> +</tr> +<tr> + <td class="colFirst"><a href="http://psql.it/">psql.it</a></td> + <td class="colLast">Italian developer community technical discussions</td> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-nl-algemeen/">pgsql-nl-algemeen</a></td> + <td class="colLast">Dutch PostgreSQL community</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-ru-general/">pgsql-ru-general</a></td> + <td class="colLast">Russian PostgreSQL community</td> +</tr> +<tr class="lastrow"> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-tr-genel/">pgsql-tr-genel</a></td> + <td class="colLast">Turkish PostgreSQL community</td> +</tr> +</tbody></table> +</div> + +<h2><a name="usergroups">User Groups Lists</a></h2> + +<div class="tblBasic"> +<table class="tblBasicGrey" border="0" cellpadding="0" cellspacing="0"> +<tbody><tr> + <th class="colFirst">List</th> + <th class="colLast">Description</th> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pdxpug/">pdxpug</a></td> + <td class="colLast">Portland, USA</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/sfpug/">sfpug</a></td> + <td class="colLast">San Francisco, USA</td> +</tr> +<tr class="lastrow"> + <td class="colFirst"><a href="http://archives.postgresql.org/sydpug/">sydpug</a></td> + <td class="colLast">Sydney, Australia</td> +</tr> +</tbody></table> +</div> + +<h2>Inactive Lists</h2> + +<div class="tblBasic"> +<table class="tblBasicGrey" border="0" cellpadding="0" cellspacing="0"> +<tbody><tr> + <th class="colFirst">List</th> + <th class="colLast">Description</th> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-benchmarks/">pgsql-benchmarks</a></td> + <td class="colLast">Discussion of PostgreSQL and benchmarks.</td> +</tr> +<tr class="lastrow"> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-chat/">pgsql-chat</a></td> + <td class="colLast">General chit-chat.</td> +</tr> +<tr> + <td class="colFirst"><a href="http://archives.postgresql.org/pgsql-hackers-win32/">pgsql-hackers-win32</a></td> + <td class="colLast"> +Former discussion of issues relating to the native Win32 port of +PostgreSQL. Current win32 development issues should be raised on +-hackers. Cygwin issues should be raised on -cgywin. </td> +</tr> +</tbody></table> +</div> + +<? require("$DOCUMENT_ROOT/includes/bottom_config.php"); ?> + +</BODY> |