8.0.2beta1

Started by Cristian Prietoabout 21 years ago4 messagesgeneral
Jump to latest
#1Cristian Prieto
cristian@clickdiario.com

What are the differences, bugfixes, features, etc in the 8.0.2beta1? I was looking around and I couldn't find anything related... Could somebody help me?

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Cristian Prieto (#1)
Re: 8.0.2beta1

"Cristian Prieto" <cristian@clickdiario.com> writes:

What are the differences, bugfixes, features, etc in the 8.0.2beta1? I =
was looking around and I couldn't find anything related... Could =
somebody help me?

Unfortunately we haven't prepared release notes yet. If you want to do
testing, what I would look for is performance changes. The main stuff
in 8.0.2 (other than bugfixes for very specific bugs) is:

* Replace ARC buffer management algorithm by 2Q to avoid pending IBM patent.
Testing so far says this causes a few percent degradation in some
cases and no visible impact in others. We'd be interested to hear
more reports.

* Planner tweaks to avoid bad side-effects of the 8.0 change that made
the planner use the current physical table size instead of what
pg_class.relpages says. That's usually a win but caused problems if
a plan is cached when the table is first created (and so is empty).

regards, tom lane

#3Michael Fuhr
mike@fuhr.org
In reply to: Tom Lane (#2)
Re: 8.0.2beta1

On Tue, Mar 29, 2005 at 12:22:20PM -0500, Tom Lane wrote:

"Cristian Prieto" <cristian@clickdiario.com> writes:

What are the differences, bugfixes, features, etc in the 8.0.2beta1? I
was looking around and I couldn't find anything related... Could
somebody help me?

Unfortunately we haven't prepared release notes yet.

For the gory details, you could search for "REL8_0_STABLE" in the
pgsql-committers archives for the last few months.

http://archives.postgresql.org/

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

#4Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: 8.0.2beta1

Sorry, I have been in Boston since Sunday and return home tomorrow and
will then try to get the release notes done unless someone else gets to
it first.

---------------------------------------------------------------------------

Tom Lane wrote:

"Cristian Prieto" <cristian@clickdiario.com> writes:

What are the differences, bugfixes, features, etc in the 8.0.2beta1? I =
was looking around and I couldn't find anything related... Could =
somebody help me?

Unfortunately we haven't prepared release notes yet. If you want to do
testing, what I would look for is performance changes. The main stuff
in 8.0.2 (other than bugfixes for very specific bugs) is:

* Replace ARC buffer management algorithm by 2Q to avoid pending IBM patent.
Testing so far says this causes a few percent degradation in some
cases and no visible impact in others. We'd be interested to hear
more reports.

* Planner tweaks to avoid bad side-effects of the 8.0 change that made
the planner use the current physical table size instead of what
pg_class.relpages says. That's usually a win but caused problems if
a plan is cached when the table is first created (and so is empty).

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073