Re: Simplifying replication - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Simplifying replication
Date
Msg-id 4CC0DEDE.7060707@agliodbs.com
Whole thread Raw
In response to Re: Simplifying replication  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Simplifying replication
List pgsql-hackers
> Agreed, but as a reality check:  when I proposed that wal_keep_segments
> = -1 would keep all WAL segments (for use while the file system was
> being backed up), I was told administrators shoud compute how much free
> disk space they had.  Obviously easy of use is not our #1 priority.

Depends.  Running out of disk space isn't exactly user-friendly either.And detecting how much free space is available
wouldbe a painful bit
 
of platform-dependant code ...

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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: psql autocompletion for \z and \dg
Next
From: Greg Stark
Date:
Subject: Re: Simplifying replication