Re: synchronous_commit and remote_write - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: synchronous_commit and remote_write
Date
Msg-id 4FAB05B1.4070603@agliodbs.com
Whole thread Raw
In response to Re: synchronous_commit and remote_write  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: synchronous_commit and remote_write
List pgsql-hackers
> If so, we should also rename the column "write_location" in pg_stat_replication?

Now that you bring it up, probably.  Although not necessarily for 9.2.

> I named "remote_write (originally write)" after that column. And, in
> "remote_write",
> internally the master waits for replication until the wait LSN has
> reached write_location.

Yeah, I get what it means.  But I'm not the person I'm worried about
being confused.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Can pg_trgm handle non-alphanumeric characters?
Next
From: Joe Conway
Date:
Subject: Re: memory leak regression 9.1 versus 8.1