From: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
---|---|
To: | Chetan Kosanam <chetan(dot)kosanam(at)tcs(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
Cc: | Harinarayana Kadiyala <harinarayana(dot)kadiyala(at)tcs(dot)com>, MUKESH KUMAR <mukesh(dot)kumar14(at)tcs(dot)com>, MOHINI JOSHI <mohini(dot)ujoshi(at)tcs(dot)com>, Md Rakibuddin <md(dot)rakibuddin(at)tcs(dot)com>, SAI CHANDANA CHAMALA <sc(dot)chamala(at)tcs(dot)com>, Sandu Sai Prasad <saiprasad(dot)sandu(at)tcs(dot)com>, UPPALA NIKHITA <venkata(dot)uppala(at)tcs(dot)com>, Sai Pratyusha Gantimahapatruni <sai(dot)gantimahapatruni(at)tcs(dot)com>, Mohammed Imran <imran(dot)mohammed(at)tcs(dot)com>, Kotha Parvathi <kotha(dot)parvathi(at)tcs(dot)com>, Uma Puttappa <uma(dot)puttappa(at)tcs(dot)com> |
Subject: | Re: Regd. the Implementation of Wallet (in Oracle) config equivalent in postgreSQL whilst the database migration |
Date: | 2022-12-21 21:34:43 |
Message-ID: | 285552b7273f57396398e5f7c538c7c4be60dce7.camel@cybertec.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 2022-12-21 at 04:48 +0000, Chetan Kosanam wrote:
> We are operating within one of the AWS business units ofTCS. Our team is working on
> the Database migration from Oracle(on Amazon EC2) to PostgreSQL. The reason for this
> e-mailer is to seek your earnest required support from you on theImplementation of
> Wallet configuration ( which is in Oracle) by its equivalent configuration on the
> PostgreSQL side.
There is no exact equivalent, but there is something similar and much better: you can
authenticate the client with SSL client certificates:
https://www.postgresql.org/docs/current/auth-cert.html
Yours,
Laurenz Albe
--
Cybertec | https://www.cybertec-postgresql.com
From | Date | Subject | |
---|---|---|---|
Next Message | Rainer Duffner | 2022-12-21 21:39:11 | Re: Regd. the Implementation of Wallet (in Oracle) config equivalent in postgreSQL whilst the database migration |
Previous Message | M Blume | 2022-12-21 21:11:31 | New setup of pgadmin4 with kerberos not working |