Waiting for 9.0 – Final Post ?

As of now, I am happy user of 9.1devel version of PostgreSQL:

=$ psql -c 'select version()'
                                                       version                                                       
---------------------------------------------------------------------------------------------------------------------
 PostgreSQL 9.1devel ON x86_64-unknown-linux-gnu, compiled BY GCC gcc-4.4.real (Ubuntu 4.4.3-4ubuntu5) 4.4.3, 64-bit
(1 ROW)

So, I guess no new features will make it to 9.0 – after all, 9.0 is currently already beta3.

If you want to get list of what I wrote about for 8.5/9.0 – just check the tag page.

2 thoughts on “Waiting for 9.0 – Final Post ?”

  1. Your writings about 8.5 -> 9.0 has been a great source of inspiration. And all the examples you include just makes it the best introduction possible.

    I hope you’ll keep up the good work for 9.1.

  2. @Kaare:

    Thanks. As for 9.1 – I will try to, definitely there are no plans for stopping the series.

Comments are closed.