From: | "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> |
---|---|
To: | <greg(at)2ndquadrant(dot)com>,<masao(dot)fujii(at)gmail(dot)com> |
Cc: | <simon(at)2ndquadrant(dot)com>,<josh(at)agliodbs(dot)com>, <heikki(dot)linnakangas(at)enterprisedb(dot)com>, <stefan(at)kaltenbrunner(dot)cc>, <bruce(at)momjian(dot)us>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Streaming replication status |
Date: | 2010-01-15 13:27:39 |
Message-ID: | 4B5018EB020000250002E510@gw.wicourts.gov |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Greg Smith wrote:
> to make it easier to monitor for out of disk errors that might
> prove catastrophic to replication.
We handle that with the fsutil functions (in pgfoundry). This can
actually measure free space on each volume. These weren't portable
enough to include in core, but maybe they could be made more
portable?
-Kevin
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2010-01-15 13:59:54 | Re: Streaming replication, loose ends |
Previous Message | Michael Meskes | 2010-01-15 13:19:30 | Re: ECPG DESCRIBE [OUTPUT] support |