| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> |
| Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Missing markup in pg_receivexlog.sgml |
| Date: | 2015-02-03 08:27:32 |
| Message-ID: | CAB7nPqTqm9U5WTUJs-2NMwMvJX5C0Qi=_O4pE1Xqfb=fAwppkg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Feb 3, 2015 at 4:25 PM, Heikki Linnakangas
<hlinnakangas(at)vmware(dot)com> wrote:
> Flush the WAL data to disk immediately after it's being received. Also send
> a status packet back to the server immediately after flushing, regardless of
> <literal>--status-interval</>
Yes, that's indeed better. As long as I am on it, attached is a patch
for that...
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| 20150203_pgreceivexlog_docfix.patch | application/x-patch | 840 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2015-02-03 08:35:02 | Re: Small memory leak in execute.c of ECPG driver |
| Previous Message | Heikki Linnakangas | 2015-02-03 07:49:48 | Re: A minor comment typo in parse_utilcmd.c |