Re: notify/listen disappearing data

From: Gregory Stark <stark(at)enterprisedb(dot)com>
To: "Sim Zacks" <sim(at)compulab(dot)co(dot)il>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: notify/listen disappearing data
Date: 2007-11-29 16:01:22
Message-ID: 878x4hkpm5.fsf@oxford.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Sim Zacks" <sim(at)compulab(dot)co(dot)il> writes:

> select version()
> "PostgreSQL 8.0.1 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)"

Several of the bugs listed in the 13 bug-fix releases which follow this one
relate to tuple visibility bugs and data corruption bugs. I would suggest you
first update to the latest bug-fix release for this version before even trying
to debug anything further.

I'm not sure any of them are necessarily causing this problem but even if
they're not it's only a matter of time before they do something bad to your
data.

--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
Ask me about EnterpriseDB's 24x7 Postgres support!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Usama Dar 2007-11-29 16:03:14 Re: HD is flooded by Error Log info
Previous Message Usama Dar 2007-11-29 16:00:52 Re: hibernate + postgresql ?