You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
(3) |
Mar
|
Apr
(11) |
May
|
Jun
|
Jul
(1) |
Aug
(4) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
(1) |
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Aldo A. <And...@bo...> - 2010-10-29 07:57:21
|
Unsubscribe me please! Thanks a lot. Best regards Aldo Andreani Responsabile IT viale Trento e Trieste, 93 20046 Biassono (MB) Tel. 0392202240 and...@bo... -----Messaggio originale----- Da: pgs...@po... [mailto:pgs...@po...] Per conto di Koichi Suzuki Inviato: venerdì 29 ottobre 2010 8.27 A: pgsql-announce; pos...@li...; pos...@li...; Postgres-XC Developers Oggetto: [ANNOUNCE] Postgres-XC 0.9.3 is now available Postgres-XC development team is pleased to announce that Postgres-XC Version 0.9.3 is now available. Major additional features include: Transparent DDL. Now DDL is automatically propagated to all the coordinators and data nodes. General SQL support: Statements may include cross node joins. Extended protocol support for libpq: This is needed to use Postgres-XC from Java. Cursor support: This is also needed by Java and other languages. Global Timestamp: Timestamps are now supplied by GTM. This version includes many bug fixes and is much more stable than previous ones. We've tested DBT-1 benchmark for one week with 90% of full load. The test ran stably without any error in DBT-1. You can download the release from Postgres-XC project page: https://sourceforge.net/projects/postgres-xc/ General information is available in Project page: http://postgres-xc.sourceforge.net/ ---------- Postgres-XC Development Team Koichi Suzuki ---------------------------(end of broadcast)--------------------------- -To unsubscribe from this list, send an email to: pgs...@po... |
From: Koichi S. <koi...@gm...> - 2010-10-29 06:27:09
|
Postgres-XC development team is pleased to announce that Postgres-XC Version 0.9.3 is now available. Major additional features include: Transparent DDL. Now DDL is automatically propagated to all the coordinators and data nodes. General SQL support: Statements may include cross node joins. Extended protocol support for libpq: This is needed to use Postgres-XC from Java. Cursor support: This is also needed by Java and other languages. Global Timestamp: Timestamps are now supplied by GTM. This version includes many bug fixes and is much more stable than previous ones. We've tested DBT-1 benchmark for one week with 90% of full load. The test ran stably without any error in DBT-1. You can download the release from Postgres-XC project page: https://sourceforge.net/projects/postgres-xc/ General information is available in Project page: http://postgres-xc.sourceforge.net/ ---------- Postgres-XC Development Team Koichi Suzuki |
From: Koichi S. <koi...@gm...> - 2010-06-16 02:09:29
|
Postgres-XC presentation material in PGCon2010 is now available at the project page, http://postgres-xc.sourceforge.net/ Please visit the download page. Link will be there. Enjoy; ---------- Koichi Suzuki |
From: Koichi S. <koi...@gm...> - 2010-05-19 10:44:44
|
This is to announce Postgres-XC development team now provide Postgres-XC 0.9.1 release at https://sourceforge.net/projects/postgres-xc/ Information will be available in the project home page http://postgres-xc.sourceforge.net/ Additional feature includes COPY FROM/TO, synchronous update of replicated tables and simple aggregate functions. The release includes information how to run pgbench with Postgres-XC, as well as its modified source code. Postgres-XC replicate or distribute tables so that each statement can run in a limited number of servers. As a whole, transactions can run in PostgreSQL-XC nodes in parallel to achieve both read/write scalability. Global transaction management is provided so that any update from any master is immediately visible from any other masters. You don't have to worry to distinguish read transaction from update transaction. You can issue both read/write transaction to any of the master nodes. ---------- Postgres-XC development team, Koichi Suzuki |
From: Koichi S. <koi...@gm...> - 2010-05-05 07:09:21
|
---------- Koichi Suzuki |
From: Koichi S. <koi...@gm...> - 2010-05-05 07:08:51
|
---------- Koichi Suzuki |
From: Koichi S. <koi...@gm...> - 2010-05-05 04:09:55
|
Postgres-XC V0.9 install manual was revised to clarify which user you should be in each stage of the installtion. Please visit https://sourceforge.net/projects/postgres-xc/files/ to download. ---------- Koichi Suzuki |