Tux Machines
Databases: MongoDB Woes and Two Postgres Projects
Posted by Roy Schestowitz on Mar 11, 2023
Fedora Family / IBM: Release of PipeWire 0.3.67 and Latest Red Hat Fluff in the Corporate Site
The Tough Climb To Profitability For MongoDB
↺ The Tough Climb To Profitability For MongoDB
There is something weird about storage companies that were started around the same time as the Great Recession.
pg_anonymize, a new extension for simple and transparent data anonymization
↺ pg_anonymize, a new extension for simple and transparent data anonymization
I'm pleased to announce the beta version of pg_anonymize.
pg_anonymize is a PostgreSQL extension that provides simple, robust and transparent infrastructure for data anonymization. Its goal is to ensure that anyone connected with an anonymized role will only ever see the anonymized version of the data without any restriction on the client used (could be psql, pg_dump, your own application or even other tools like pg_sample...) or the number of schemas and relations.
pgAdmin 4 v6.21 Released
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.21. This release of pgAdmin 4 includes 19 bug fixes and new features. For more details please see the release notes.
pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see the website.
This is the last release of pgAdmin that will support Python 3.6 and Psycopg2. Future releases will require Python 3.7 or later. This means that this is also the last release that will be supported on CentOS and RHEL 7.x