synchronous_commit and remote_write - Mailing list pgsql-hackers

From Bruce Momjian
Subject synchronous_commit and remote_write
Date
Msg-id 20120509011323.GA16881@momjian.us
Whole thread Raw
Responses Re: synchronous_commit and remote_write
List pgsql-hackers
It seems pretty confusing that synchronous_commit = 'remote_write' means
write confirmed to the remote socket, not write to the file system.  Is
there no better term we could some up with?  remote_pipe? 
remote_transfer?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: WIP Patch: Selective binary conversion of CSV file foreign tables
Next
From: Tom Lane
Date:
Subject: Re: Latch for the WAL writer - further reducing idle wake-ups.