Re: How to find more description of Bug than what is given in release notes

From: "Nicholas DiPiazza" <nicholas(dot)dipiazza(at)gmail(dot)com>
To: "'Bruce Momjian'" <bruce(at)momjian(dot)us>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to find more description of Bug than what is given in release notes
Date: 2013-04-08 22:28:25
Message-ID: 00d601ce34a8$63b2dee0$2b189ca0$@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

This one in particular from 9.1.8 I'm wondering how to detect to see if any of my backups will hit this during WAL replay:

"Fix multiple problems in detection of when a consistent database state has been reached during WAL replay"

But there are some more.

-----Original Message-----
From: Bruce Momjian [mailto:bruce(at)momjian(dot)us]
Sent: Monday, April 08, 2013 5:27 PM
To: Nicholas DiPiazza
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] How to find more description of Bug than what is given in release notes

On Mon, Apr 8, 2013 at 04:45:02PM -0500, Nicholas DiPiazza wrote:
> I’m looking for some more detailed description of bugs than is given
> in the release notes.
>
>
>
> For example, there is information that states that my backups may be
> invalid and won’t be restorable. But I have no idea what the cause of
> the issue is and how to find out I’m vulnerable or not.
>
>
>
> How can I get that?

Why don't you tell use that the release note item is and we can help you? Your only other option is to read the git commits for that release.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ramsey Gurley 2013-04-08 22:38:03 Re: Inconsistent query performance
Previous Message Bruce Momjian 2013-04-08 22:27:01 Re: How to find more description of Bug than what is given in release notes