On Fri, Feb 6, 2026 at 10:50 AM Japin Li <[email protected]> wrote:
> If we stored it as an integer, an input such as '1min' would be normalized to
> 60000 (milliseconds) and lose its unit.
>
> That would make it inconsistent with the original user input shown in 
> pg_subscription.
> So we keep it as a string, right?

Yes, I think.

Regards,

-- 
Fujii Masao


Reply via email to