Re: [HACKERS] Replication timeout units

2012-08-25 Thread Bruce Momjian
On Tue, Dec 20, 2011 at 11:34:25AM -0600, Kevin Grittner wrote: > Peter Geoghegan wrote: > > Magnus Hagander wrote: > >> from postgresql.conf.sample: > >> > >> #replication_timeout = 60s # in milliseconds; 0 disables > >> > >> Seconds or milliseconds? I would suggest we just remove the "in >

Re: [HACKERS] Replication timeout units

2011-12-22 Thread Tom Lane
Magnus Hagander writes: > from postgresql.conf.sample: > #replication_timeout = 60s# in milliseconds; 0 disables > Seconds or milliseconds? I would suggest we just remove the "in > milliseconds", and instead say "timeout for replication connections; 0 > disables". That would take away any in

Re: [HACKERS] Replication timeout units

2011-12-20 Thread Kevin Grittner
Peter Geoghegan wrote: > Magnus Hagander wrote: >> from postgresql.conf.sample: >> >> #replication_timeout = 60s # in milliseconds; 0 disables >> >> Seconds or milliseconds? I would suggest we just remove the "in >> milliseconds", and instead say "timeout for replication >> connections; 0 di

Re: [HACKERS] Replication timeout units

2011-12-20 Thread Peter Geoghegan
On 20 December 2011 13:38, Magnus Hagander wrote: > from postgresql.conf.sample: > > #replication_timeout = 60s      # in milliseconds; 0 disables > > Seconds or milliseconds? I would suggest we just remove the "in > milliseconds", and instead say "timeout for replication connections; 0 > disables

[HACKERS] Replication timeout units

2011-12-20 Thread Magnus Hagander
from postgresql.conf.sample: #replication_timeout = 60s # in milliseconds; 0 disables Seconds or milliseconds? I would suggest we just remove the "in milliseconds", and instead say "timeout for replication connections; 0 disables". --  Magnus Hagander  Me: http://www.hagander.net/  Work: h