The PostgreSQL Global Development Group recently released important updates for several supported PostgreSQL versions, including 16.4, 15.8, 14.13, 13.16, 12.20, as well as the 17 Beta 3. One security vulnerability and over 55 bugs were addressed, many of which affect PostgreSQL 16 and other supported versions.
Blog
11 Essential Tips to Maximize The Summer Slowdown for a Productive Fall
As the summer winds down, many of us have experienced a professional lull with school breaks and summer vacations.
This transition offers a golden opportunity to prepare for a successful fall. Our team of System Admins and DBAs has compiled top strategies to make the most of this period:
- Plan and roadmap future updates.
- Determine which OS updates you’ve been putting off and do them
- Execute pending OS and database …
PgManage 1.1 Released
PgManage 1.1, a usable Open Source Postgres manager, has been released
PgManage 1.0 Released
PgManage 1.0 released, grab it today!
Less is More
Sometimes, after using a tool for many years, you will discover a feature that totally changes how you do things. When it is a fundamental tool like “less”, it changes how you interact with many command line programs in Linux*.
Did you know that less can do far more than just press space to advance to the next page? I sure didn’t. Then one day I went down the rabbit …
Getting Started with pgBackRest: Perform Your First Backup
pgBackRest is a complete backup and continuous archiving solution for PostgreSQL offering support for point-in-time recovery (PITR), fast multi-threaded backup and restore, compression and encryption of backups, and more. In this article, we will explore pgBackRest’s features and present how to set up a basic pgBackRest configuration.
PgManage 1.0rc1 released
PgManage 1.0rc1 released - an inch closer to being a mile ahead
Courtesy Notification: CVE-2020-21469 PostgreSQL 12.2 Security Vulnerability
This is a courtesy notification to our clients and community regarding an alleged security issue for PostgreSQL 12.2.
The following issue was reported as CVE-2020-21469:
An issue discovered in PostgreSQL 12.2 allows attackers to cause a denial of service via repeatedly sending SIGHUP signals.
This is not a security vulnerability, and was filed without prior knowledge of or consultation with the PostgreSQL Security Team as reported in this …
PgManage 1.0b2 released
PgManage 1.0b2 released.
PgManage 1.0b released
Command Prompt is pleased to announce PgManage version 1.0b. This release adds two major features, 3 major bug fixes and over a dozen changes and improvements. PgManage is a Postgres centered multi-database management Open Source project.
New features:
- Added backup/restore support for PostgreSQL
- First version of PgManage Handbook was published to https://pgmanage.readthedocs.io/en/latest
Major Bugs fixed:
- Fixed .AppImage compatibility issues for newer Linux distributions which do not have libcrypt installed
- Added …