Re: how to check if the license is expired.

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: how to check if the license is expired.
Date: 2024-03-30 13:23:15
Message-ID: CANzqJaAQSgi5YUvXq9bSGMxw7JrdAnyjYpdLUb+dPDTB3=aahQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Mar 30, 2024 at 9:15 AM 黄宁 <huangning0722(at)gmail(dot)com> wrote:

> 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?
>

What you're really asking is "how do I read a file from an extension?".

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2024-03-30 14:06:30 Re: How to reference a DB with a period in its name ?
Previous Message Greg Sabino Mullane 2024-03-30 10:44:22 Re: Query on Postgres SQL transaction