| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_rewind and xlogtemp files |
| Date: | 2015-06-17 06:48:58 |
| Message-ID: | CAB7nPqRc5CVN_dhVBFDWDrmU-rQc0hfxNstZOYWvENd1O7=+AQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Jun 17, 2015 at 3:17 PM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> As pointed by dev1ant on the original bug report, process_remote_file
> should ignore files named as pg_xlog/xlogtemp.*, and I think that this
> is the right thing to do. Any objections for a patch that at the same
> time makes "xlogtemp." a define declaration in xlog_internal.h?
And attached is a patch following those lines.
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| 20150617_rewind_xlogtemp.patch | application/x-patch | 2.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Prakash Itnal | 2015-06-17 07:36:28 | Is Postgres database server works fine if there is a change in system time? |
| Previous Message | Fabien COELHO | 2015-06-17 06:24:38 | Re: checkpointer continuous flushing |