Difference between revisions of "Mailing lists"

From pgpool Wiki
Jump to: navigation, search
m (Comment out new pgpool mailing lists.)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== New pgpool mailing lists ==
 
== New pgpool mailing lists ==
Now constructing...
+
As of July 1, 2025, the Pgpool-II mailing lists have been migrated to the PostgreSQL mailing lists (https://www.postgresql.org/list/).  
<!--
+
Please visit [https://lists.postgresql.org/ here] to subscribe.<br>
 +
All mailing lists are in public unless explicitly stated. Your posts and email address can be viewed by anyone.<br>
 +
Please note that in order to subscribe to the mailing lists, you need to register a PostgreSQL community account if you don't have it yet. (You can sign up [https://www.postgresql.org/account/signup/ here])
 
{|
 
{|
 
! Mailing list
 
! Mailing list
Line 7: Line 9:
 
! Archives
 
! Archives
 
|-
 
|-
|[http://www.sraoss.jp/mailman/listinfo/pgpool-general pgpool-general]
+
|[https://www.postgresql.org/list/ pgpool-general@lists.postgresql.org]
 
|General discussion about pgpool.
 
|General discussion about pgpool.
|[http://www.sraoss.jp/pipermail/pgpool-general/ Archives]
+
|[https://www.postgresql.org/list/pgpool-general/ Archives]
 
|-
 
|-
|[http://www.sraoss.jp/mailman/listinfo/pgpool-general-jp pgpool-general-jp]
+
|[https://www.postgresql.org/list/ pgpool-hackers@lists.postgresql.org]
 +
|Hackers discussion about pgpool.
 +
|[https://www.postgresql.org/list/pgpool-hackers/ Archives]
 +
|-
 +
|[https://www.postgresql.org/list/ pgpool-committers@lists.postgresql.org]
 +
|Commit messages for pgpool git.
 +
|[https://www.postgresql.org/list/pgpool-committers/ Archives]
 +
|-
 +
|[https://www.postgresql.org/list/ pgpool-buildfarm@lists.postgresql.org]
 +
|Pgpool-II buildfarm results.
 +
|[https://www.postgresql.org/list/pgpool-buildfarm/ Archives]
 +
|}
 +
 
 +
== Old pgpool mailing lists (pgpool.net) ==
 +
{|
 +
! Mailing list
 +
! Description
 +
! Archives
 +
|-
 +
|[https://www.pgpool.net/mailman/listinfo/pgpool-general pgpool-general]
 +
|General discussion about pgpool.
 +
|[https://www.pgpool.net/pipermail/pgpool-general/ Archives]
 +
|-
 +
|[https://www.pgpool.net/mailman/listinfo/pgpool-general-jp pgpool-general-jp]
 
|General discussion about pgpool in Japanese.
 
|General discussion about pgpool in Japanese.
|[http://www.sraoss.jp/pipermail/pgpool-general-jp/ Archives]
+
|[https://www.pgpool.net/pipermail/pgpool-general-jp/ Archives]
 
|-
 
|-
|[http://www.sraoss.jp/mailman/listinfo/pgpool-hackers pgpool-hackers]
+
|[https://www.pgpool.net/mailman/listinfo/pgpool-hackers pgpool-hackers]
 
|Hackers discussion about pgpool.
 
|Hackers discussion about pgpool.
|[http://www.sraoss.jp/pipermail/pgpool-hackers/ Archives]
+
|[https://www.pgpool.net/pipermail/pgpool-hackers/ Archives]
 
|-
 
|-
|[http://www.sraoss.jp/mailman/listinfo/pgpool-committers pgpool-commiters]
+
|[https://www.pgpool.net/mailman/listinfo/pgpool-committers pgpool-commiters]
 
|Commit messages for pgpool git.
 
|Commit messages for pgpool git.
|[http://www.sraoss.jp/pipermail/pgpool-committers/ Archives]
+
|[https://www.pgpool.net/pipermail/pgpool-committers/ Archives]
 +
|-
 +
|[https://www.pgpool.net/mailman/listinfo/pgpool-buildfarm pgpool-buildfarm]
 +
|Pgpool-II buildfarm results.
 +
|[https://www.pgpool.net/pipermail/pgpool-buildfarm/ Archives]
 
|}
 
|}
-->
+
 
 
== Old pgpool mailing lists (pgFoundry) ==
 
== Old pgpool mailing lists (pgFoundry) ==
 
{|
 
{|
Line 30: Line 59:
 
! Archives
 
! Archives
 
|-
 
|-
|[http://lists.pgfoundry.org/mailman/listinfo/pgpool-general pgpool-general]
+
|[https://lists.pgfoundry.org/mailman/listinfo/pgpool-general pgpool-general]
 
|General discussion about pgpool.
 
|General discussion about pgpool.
|[http://lists.pgfoundry.org/pipermail/pgpool-general/ Archives]
+
|[https://www.pgpool.net/pipermail/pgfoundry/pgpool-general/ Archives]
 
|-
 
|-
|[http://lists.pgfoundry.org/mailman/listinfo/pgpool-hackers pgpool-hackers]
+
|[https://lists.pgfoundry.org/mailman/listinfo/pgpool-hackers pgpool-hackers]
 
|Hackers discussion about pgpool.
 
|Hackers discussion about pgpool.
|[http://lists.pgfoundry.org/pipermail/pgpool-hackers/ Archives]
+
|[https://www.pgpool.net/pipermail/pgfoundry/pgpool-hackers/ Archives]
 
|-
 
|-
|[http://lists.pgfoundry.org/mailman/listinfo/pgpool-committers pgpool-commiters]
+
|[https://lists.pgfoundry.org/mailman/listinfo/pgpool-committers pgpool-commiters]
 
|Commit messages for pgpool CVS.
 
|Commit messages for pgpool CVS.
|[http://lists.pgfoundry.org/pipermail/pgpool-committers/ Archives]
+
|[https://www.pgpool.net/pipermail/pgfoundry/pgpool-committers/ Archives]
 
|}
 
|}

Latest revision as of 12:10, 14 June 2025

New pgpool mailing lists

As of July 1, 2025, the Pgpool-II mailing lists have been migrated to the PostgreSQL mailing lists (https://www.postgresql.org/list/). Please visit here to subscribe.
All mailing lists are in public unless explicitly stated. Your posts and email address can be viewed by anyone.
Please note that in order to subscribe to the mailing lists, you need to register a PostgreSQL community account if you don't have it yet. (You can sign up here)

Mailing list Description Archives
pgpool-general@lists.postgresql.org General discussion about pgpool. Archives
pgpool-hackers@lists.postgresql.org Hackers discussion about pgpool. Archives
pgpool-committers@lists.postgresql.org Commit messages for pgpool git. Archives
pgpool-buildfarm@lists.postgresql.org Pgpool-II buildfarm results. Archives

Old pgpool mailing lists (pgpool.net)

Mailing list Description Archives
pgpool-general General discussion about pgpool. Archives
pgpool-general-jp General discussion about pgpool in Japanese. Archives
pgpool-hackers Hackers discussion about pgpool. Archives
pgpool-commiters Commit messages for pgpool git. Archives
pgpool-buildfarm Pgpool-II buildfarm results. Archives

Old pgpool mailing lists (pgFoundry)

Mailing list Description Archives
pgpool-general General discussion about pgpool. Archives
pgpool-hackers Hackers discussion about pgpool. Archives
pgpool-commiters Commit messages for pgpool CVS. Archives