how to check if the license is expired.

From: 黄宁 <huangning0722(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: how to check if the license is expired.
Date: 2024-03-29 01:28:36
Message-ID: CAKgrFs_hTqZgVBoq1dAL=-aMo8Qs-VXAZEDXUrmwZJ5aDYsftA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I want to develop a postgresql paid extension, then there is a local
license file, how do I check if the license file is expired, check it once
at each api execution, will that affect the performance of the api, is
there any other way?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Munro 2024-03-29 03:25:01 Re: could not open file "global/pg_filenode.map": Operation not permitted
Previous Message Erik Wienhold 2024-03-28 22:22:07 Re: Grants and privileges issue