Re: Regd. the Implementation of Wallet (in Oracle) config equivalent in postgreSQL whilst the database migration

2022-12-22 Thread Rainer Duffner
he clone not working at all to begin with (for lack of enrollment). Though most production databases are too large to just „clone“. Maybe someone who knows more about this subject can chime in before I make a fool of myself? ;-) Rainer

Re: Regd. the Implementation of Wallet (in Oracle) config equivalent in postgreSQL whilst the database migration

2022-12-22 Thread Rainer Duffner
> Am 22.12.2022 um 00:57 schrieb Benedict Holland > : > > Like, does oracle give you something more? Probably. It's also a ton of money > and I mean a geuine ton. At that point, you also need security audits, > security protocols, requirements, backup and retention policies, and > redundancy

Re: Regd. the Implementation of Wallet (in Oracle) config equivalent in postgreSQL whilst the database migration

2022-12-21 Thread Rainer Duffner
/www.postgresql.org/docs/current/auth-cert.html> Isn’t the wallet the part where the encryption keys are stored? Indeed, one of the few remaining features that only Oracle (and of course other commercial RDMSs) has seems to be full HSM support for TDE. Rainer

Re: Postgresql + containerization possible use case

2021-12-13 Thread Rainer Duffner
> Am 13.12.2021 um 12:41 schrieb Achilleas Mantzios > : > > Our setup has been open source since forever. So licenses for something that > used to be free for ages would be hard to introduce. That ist totally understandable. 140x800 for the RHEL license alone is over 100k/year. Though you mi

Re: Postgresql + containerization possible use case

2021-12-13 Thread Rainer Duffner
…) I would make an educated guess that you’d need to have the whole docker-infrastructure on each ship (build-server, repository etc.pp.) to minimize sat-com traffic. I mean, it looks like it could be done. But this is where the „dev“ part in the „devops" world has to take a step back and the „ops“ guys need to come forward. Rainer

Re: How to install check_postgres on CentOS 8?

2020-02-26 Thread rainer
Am 2020-02-26 17:23, schrieb Paul Förster: Hi Rainer, I'd suggest that your perl package is the most recent. Just a wild guess, though. But what I'd suggest more is that you download the source archive and compile the whole package yourself for your target platform. This is what I al

How to install check_postgres on CentOS 8?

2020-02-26 Thread rainer
o add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Maybe I'm missing something, but how was this package built anyway? What do I have to do to install that package? Rainer

Re: TCP Resets when closing connection opened via SSL

2019-04-26 Thread Rainer Pruy
set-up in the specific case. But nevertheless, it might be perfectly OK for such packets to be generated. So, please re-think why you are considering them problematic in the first place. Regards Rainer