Re: How to find more description of Bug than what is given in release notes - Mailing list pgsql-general

From Nicholas DiPiazza
Subject Re: How to find more description of Bug than what is given in release notes
Date
Msg-id 00d601ce34a8$63b2dee0$2b189ca0$@gmail.com
Whole thread Raw
In response to Re: How to find more description of Bug than what is given in release notes  (Bruce Momjian <bruce@momjian.us>)
List 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@momjian.us]
Sent: Monday, April 08, 2013 5:27 PM
To: Nicholas DiPiazza
Cc: pgsql-general@postgresql.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
commitsfor that release. 

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

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



pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: How to find more description of Bug than what is given in release notes
Next
From: Ramsey Gurley
Date:
Subject: Re: Inconsistent query performance