Re: Question About PostgreSQL Extensibility - Mailing list pgsql-general

From Chris Travers
Subject Re: Question About PostgreSQL Extensibility
Date
Msg-id CAKt_Zft8P2wPKpR81nNwaYA-B1G-9=J1bgt_Y1_uN7zrTRjSkw@mail.gmail.com
Whole thread Raw
In response to Re: Question About PostgreSQL Extensibility  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-general


On Mon, Oct 16, 2023 at 10:59 PM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
On Fri, 2023-10-13 at 13:55 +0000, felix.quintgz@yahoo.com wrote:
> For the same reason that you can use python or perl in postgresql. It's just another language.
> I have .net code running on several sql servers and to change the database to postgresql I have to reprogram them.

Yes, you'll have to rewrite them.

Or pick up the pldotnet handler and patch it to work on the new version.  My experience forward porting such things is that it is usually trivial.

Of course there may be other reasons to rewrite but it really depends on a lot of factors.
 

Yours,
Laurenz Albe




--
Best Wishes,
Chris Travers

Efficito:  Hosted Accounting and ERP.  Robust and Flexible.  No vendor lock-in.

pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Understanding max_locks_per_transaction
Next
From: Ron
Date:
Subject: Re: PITR partial timing