Forgot your password?

typodupeerror

+ - PostgreSQL 9.0 released->

Submitted by
greg1104
greg1104 writes "PostgreSQL 9.0 has been released today, including a pile of new features (with example usage for many). The biggest pair of features now included with the database allow near real-time asynchronous binary replication to slave nodes, along with the ability to run queries against them. Packages such as pgpool-II 3.0 have already been updated to build clusters using that feature, allowing transparent application load-balancing across multiple nodes for scaling read-heavy loads."
Link to Original Source

Comment: Re:Just installed Win32 version (Score 4, Informative) 261

by dpage (#13978186) Attached to: PostgreSQL 8.1 Available
pgAdmin III bundled tool is 1.4 - I think I was using 1.3 last time I installed. Visually it looks a bit nicer - I'm assuming they've fixed some bugs or something similar to warrant a number change. :)

1.3 was the development series for 1.4, the new stable release as of yesterday. There are a heap of new features over 1.2 (which shipped with PostgreSQL 8.0) - see http://www.postgresql.org/about/news.419 for details.

"It's in process": So wrapped up in red tape that the situation is almost hopeless.

Working...