From: | Mladen Gogala <gogala(dot)mladen(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Babelfish for PostgreSQL |
Date: | 2022-02-12 20:50:16 |
Message-ID: | 61c7e548-9b11-64fb-2777-37b14126cbcb@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi!
There is a method of simulating SQL Server by using PostgreSQL. The
extension is called "Babelfish": https://babelfishpg.org/
However, this extension requires modifications to the PostgreSQL source
and building the PostgreSQL with Babelfish modifications from source.
While it is a rather seamless process and goes on without much trouble,
it is still much more complicated than installing the RPM or DEB
packages, depending on your Linux distro of choice. Is there any chance
that the Babelfish modifications will be adopted in the PostgreSQL
source proper? From my DBA point of view, I didn't find any differences
in the functionality of the PostgreSQL database itself. Amazon RDS
incorporates that modification and allows creating Aurora PostgreSQL
database with the Babelfish extension from the menu.
Regards
--
Mladen Gogala
Database Consultant
Tel: (347) 321-1217
https://dbwhisperer.wordpress.com
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas 'ads' Scherbaum | 2022-02-12 21:09:25 | Re: Can we go beyond the standard to make Postgres radically better? |
Previous Message | Peter J. Holzer | 2022-02-12 19:50:57 | Re: Can we go beyond the standard to make Postgres radically better? |