EnterpriseDB: The Enterprise Postgres Company Postgres Plus Forums: The PostgreSQL Open Source Database from EnterpriseDB
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 

GridSQL 2.0 beta available  XML

Forum Index » GridSQL - General
Author Message
Mason_S

Senior member

Joined: 1 Apr 2008 09:03:08
Messages: 380
Offline

Please try out the GridSQL 2.0 beta now available for download from sourceforge.net at:

http://sourceforge.net/projects/gridsql/files

From the release notes:

This software requires the Java Runtime Environment 5,
version 1.5.0_12 or later. Earlier versions of the JRE may
result in memory leaks that over time result in an OutOfMemory
exception.

GridSQL has also been successfully tested with Java 6 update 18,
and is recommended.

If GridSQL was not installed via an installer that included a
JRE, please go to http://java.sun.com/javase/downloads/index.jsp
to download a Java Runtime Environment

After installing, please make sure that your PATH environment
variable refers to the JRE's bin directory.


This version includes enhancements, performance improvements
and minor bug fixes, including

- Faster, more efficient row shipping which makes cross-node queries and multi-node aggregation execute more quickly
- Faster dumping of data via COPY
- EXPLAIN command is now supported which shows how GridSQL processes queries
- Improved thread connection handling
- Better compatibility with PostgreSQL connectors
- Added support for multiple statements in one request
- Expression based indexes may now be created
- Expanded support for usage of inet, macaddr, and cidr data types

This message was edited 1 time. Last update was at 3 Aug 2010 20:36:06

[WWW]
Sok Ann_Y

New member

Joined: 24 Feb 2010 07:04:00
Messages: 2
Offline

I couldn't get EXPLAIN to work:

Any idea? Thanks
Mason_S

Senior member

Joined: 1 Apr 2008 09:03:08
Messages: 380
Offline

Sorry, you are correct. It was due to a problem with our build process (meaning, if you download the same code and build yourself, you would see that it works ok). We have committed the changes to CVS, and will do a new build sometime next week.

Thanks.
[WWW]
Sok Ann_Y

New member

Joined: 24 Feb 2010 07:04:00
Messages: 2
Offline

Cool. I applied the changes and EXPLAIN now works. Thank you
Mason_S

Senior member

Joined: 1 Apr 2008 09:03:08
Messages: 380
Offline

An update that fixes the EXPLAIN issue has been uploaded.

[WWW]
 
Forum Index » GridSQL - General
Go to:   
Powered by JForum 2.1.8 © JForum Team