Re: Units in postgresql.conf

korryd@enterprisedb.com

From: korry <korryd@enterprisedb.com>
To: pgsql-hackers@postgresql.org
Date: 2006-07-21T13:46:08Z
Lists: pgsql-hackers
>> Time units is easy:
>> 1h = 60min = 3600s = 3600000ms
>>     
>
> We don't need anything larger than seconds at the moment.
>   
Except for log_rotation_age perhaps?

       -- Korry