| From: | "Devrim GUNDUZ" <devrim(at)gunduz(dot)org> |
|---|---|
| To: | "Robert Haas" <rhaas(at)postgresql(dot)org> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: Properly set relpersistence for fake relcache entries. |
| Date: | 2012-09-14 14:20:55 |
| Message-ID: | 48c7fc1b94d9b9db72c31f249b3ed65e.squirrel@tombalak.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Hi,
Does this mean we need to wrap new tarballs soon, because of the data loss
bug?
Regards,
Devrim
14 Eylül 2012, Cuma, 4:42 pm tarihinde, Robert Haas yazmış:
> Properly set relpersistence for fake relcache entries.
>
> This can result in buffers failing to be properly flushed at
> checkpoint time, leading to data loss.
>
> Report, diagnosis, and patch by Jeff Davis.
>
> Branch
> ------
> REL9_1_STABLE
>
> Details
> -------
> http://git.postgresql.org/pg/commitdiff/fef2c17807e095a04441e4f1fe05f75d5578ead2
>
> Modified Files
> --------------
> src/backend/access/transam/xlogutils.c | 5 +++++
> src/backend/storage/buffer/bufmgr.c | 2 ++
> 2 files changed, 7 insertions(+), 0 deletions(-)
>
>
> --
> Sent via pgsql-committers mailing list (pgsql-committers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-committers
>
--
Temporarily using a webmail program.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2012-09-14 15:06:21 | pgsql: Add a regression test case based on bug #7516. |
| Previous Message | Robert Haas | 2012-09-14 13:42:58 | pgsql: Properly set relpersistence for fake relcache entries. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shigeru HANADA | 2012-09-14 14:25:04 | FDW for PostgreSQL |
| Previous Message | Bruce Momjian | 2012-09-14 14:13:39 | Re: contrib translations |