From: Ahsan H. <ahs...@en...> - 2013-08-22 08:00:49
|
Congratulation. This is a major achievement. On Thu, Aug 22, 2013 at 10:13 AM, Koichi Suzuki <koi...@gm...>wrote: > Please copy this announcement to you channel. > > Thank you; > --- > Koichi Suzuki > > --- > Koichi Suzuki > > > 2013/8/22 Koichi Suzuki <koi...@gm...> > >> Postgres-XC development group is proud to announce the release of >> Postgres-XC version 1.1. This is the second major release and comes with >> many useful features. >> >> Source tarball will be available at >> http://sourceforge.net/projects/postgres-xc/files/Version_1.1/pgxc-v1.1.tar.gz/downloadwhich comes with HTML documentation and man pages. >> >> >> Please visit the project page http://postgres-xc.sourceforge.net and >> development page https://sourceforge.net/projects/postgres-xc/ for more >> materials. >> >> New features of Postgres-XC 1.1 include: >> >> * Node addition and removal while Postgres-XC cluster is in operation. >> * Added --restoremode option to pg_ctl to import catalog information from >> other coordinator/datanode, used when adding new node. >> * Added --include-nodes option to pg_dump and pg_dumpall to export node >> information as well. Mainly for node addition. >> * pgxc_lock_for_backup() function to disable DDLs while new node is going >> to be added and catalog is exported to the new node. >> * Row TRIGGER support. >> * RETURNING support. >> * pgxc_ctl tool for Postgres-XC cluster configuration and operation >> (contrib module). >> * Backup GTM restart point with CREATE BARRIER statement. >> * Merged with PostgreSQL 9.2.4. >> * ALTER TABLE statement to redistribute tables >> >> Also we have number of improvements in the planner for better performance >> as: >> >> * Push down sorting operation to the datanodes by using ORDER BY clause >> in queries to sent to the datanodes. >> * Push down LIMIT clause to datanodes. >> * Pushdown outer joins to datanodes. >> * Improve fast query shipping to ship queries containing subqueries. >> * Push GROUP BY clause to the datanodes when there is ORDER BY, LIMIT and >> other clauses in the query. >> >> It also comes with number of another improvements and fixes. >> >> >> The group appreciate all the members who provided valuable codes and >> fruitful discussions. >> >> Best Regards; >> --- >> Koichi Suzuki >> > > > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > Postgres-xc-core mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-core > > -- Ahsan Hadi Snr Director Product Development EnterpriseDB Corporation The Enterprise Postgres Company Phone: +92-51-8358874 Mobile: +92-333-5162114 Website: www.enterprisedb.com EnterpriseDB Blog: http://blogs.enterprisedb.com/ Follow us on Twitter: http://www.twitter.com/enterprisedb This e-mail message (and any attachment) is intended for the use of the individual or entity to whom it is addressed. This message contains information from EnterpriseDB Corporation that may be privileged, confidential, or exempt from disclosure under applicable law. If you are not the intended recipient or authorized to receive this for the intended recipient, any use, dissemination, distribution, retention, archiving, or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and delete this message. |