On Fri, Jun 11, 2010 at 11:20 AM, Takahiro Itagaki
wrote:
>
> Bruce Momjian wrote:
>
>> > how about showing actual waiting time instead?
>> > " waiting for max_standby_delay (%d ms)",
>> > MaxStandbyDelay)
>>
>> Sounds interesting, but how often would the ps statust disp
Bruce Momjian wrote:
> > how about showing actual waiting time instead?
> > " waiting for max_standby_delay (%d ms)",
> > MaxStandbyDelay)
>
> Sounds interesting, but how often would the ps statust display be
> updated? I hope not too often.
We can change the interv
Takahiro Itagaki wrote:
> Hi,
>
> We have codes to change ps display for recovery process during hot standby.
> The current code always shows max_standby_delay for the message, but how
> about showing actual waiting time instead? Since DBAs can always get the
> parameter from postgresql.conf they
Hi,
We have codes to change ps display for recovery process during hot standby.
The current code always shows max_standby_delay for the message, but how
about showing actual waiting time instead? Since DBAs can always get the
parameter from postgresql.conf they wrote, so the parameter value itself