| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Piotr Włodarczyk <piotrwlodarczyk89(at)gmail(dot)com> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: oracle_fwd - is it safe or not? |
| Date: | 2019-01-31 17:53:08 |
| Message-ID: | 20190131175308.GA7488@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, Jan 31, 2019 at 05:37:00PM +0100, Piotr Włodarczyk wrote:
> Hi everyone,
>
> I have some question considering about oracle_fdw and safety of use it in
> production environment.
>
> Problem we would like to resolve using this extension is to move data from five
> Oracle tables to Postgres database. To avoid situation that we have to trasfer
> data using sftp/ssh or another file based approach we decided to install
> oracle_fdw.
>
> Our administrator have some doubt about this extension. He asked us, are we
> sure that this extension safe enough and didn't make any kernel panic sytuation
> beacuse as all another extension, this one can operate on system kernel level.
>
> Therefore if it's possible can You tell me more about safety this extension and
> release procedure and community of this module?
Uh, oracle_fwd uses a kernel module? Are you sure? That is surprising.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | legrand legrand | 2019-01-31 19:48:48 | Re: oracle_fwd - is it safe or not? |
| Previous Message | Piotr Włodarczyk | 2019-01-31 16:37:00 | oracle_fwd - is it safe or not? |