credit card

Tech Optimizer
June 4, 2026
EDB has released version 6.4 of its Postgres Distributed (PGD) solution, which includes enhancements such as quorum commit, native connection pooling, and support for PostgreSQL large objects. The quorum commit feature ensures a unified transaction outcome across cluster nodes before finalizing a transaction, addressing potential risks from conflicting writes in distributed systems. This update targets organizations in sectors like banking, payments, telecommunications, and infrastructure, aiming to provide the same consistency guarantees previously reliant on proprietary databases. The Connection Manager now includes native connection pooling, reducing the need for external connection poolers and streamlining operations by integrating with PGD's Raft consensus layer. This integration allows for automatic route adjustments during failover and improved monitoring capabilities. Additionally, the update expands replication support to include PostgreSQL large objects, enhancing the applicability of distributed Postgres for managing mixed data sets in sectors like government, healthcare, and financial services. EDB also noted a Gartner forecast that by 2030, over 75% of enterprises in Europe and the Middle East will have repatriated workloads to their home jurisdictions, emphasizing the importance of consistent data management across locations. EDB aims to strengthen Postgres's position in the market by focusing on transaction integrity in distributed environments while minimizing reliance on additional infrastructure components.
Tech Optimizer
May 28, 2026
EnterpriseDB (EDB) has released EDB Postgres Distributed (PGD) 6.4, featuring three key enhancements: Quorum Commit for cross-node consistency, integrated connection pooling via the native Connection Manager, and full replication support for PostgreSQL large objects. Quorum Commit ensures that all nodes in a cluster reach consensus before committing transactions, addressing issues with traditional replication. The integrated Connection Manager simplifies operations by eliminating the need for external pooling solutions and providing cluster-aware routing and automatic failover. The support for large objects allows for the management of diverse data types within a single database environment. PGD 6.4 is available as a stand-alone distribution and will be integrated into EDB Postgres AI in June.
AppWizard
May 21, 2026
At the Google I/O 2026 event, Google announced an expansion of its AI Studio, introducing new features for developers. Key updates include support for native Android app development, deeper integrations with Google Workspace, a mobile app for AI Studio, enhanced design customization tools, and free deployment options for new users. Developers can now create applications that utilize Google Workspace services, such as Google Sheets and Google Drive, directly within AI Studio. The platform supports direct export to Google Antigravity, allowing for streamlined local development workflows. The AI Studio Build agent can generate custom visual assets, and a new in-preview editing tool enables real-time modifications. Native Android app development is supported with production-quality Kotlin code generation, in-browser emulator support, and one-click publishing to Google Play. First-time builders can deploy their first two applications to Google Cloud for free without a credit card.
Search