Re: Replication slots and footguns - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Replication slots and footguns
Date
Msg-id 53223520.5050107@agliodbs.com
Whole thread Raw
In response to Replication slots and footguns  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Replication slots and footguns
List pgsql-hackers
On 03/13/2014 01:17 PM, Robert Haas wrote:
> I think "in use" is just as clear as active, and I think the text
> Andres proposed previously reads a whole lot more nicely than this:
> 
> replication slot "%s" is in use by another backend

Then we should change the column name in the pg_stat_replication_slots
view to "in_use".  My point is that the error message and the diagnostic
view should use the same word, or we're needlessly confusing our users.

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



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: jsonb and nested hstore
Next
From: Robert Haas
Date:
Subject: Re: Replication slots and footguns