In this blog post I will explain the new system view pg_stat_replication_slots introduced in PostgreSQL, and how you can use it to obtain information on logical replication in your system.
Several factors have traditionally been prohibitive for the rapid adoption of a hybrid cloud strategy in the Financial Services Industry. That should no longer be the case, and I want to explain why.
Agility is a key element for success. This is why I am excited to introduce the newest option for your next agile data platform, featuring Fujitsu Enterprise Postgres with SUSE Linux Enterprise on IBM Z / LinuxONE systems.
The Fujitsu OSS team in collaboration with the PostgreSQL open source community has added support in PostgreSQL 14 to enable decoding of two-phase commits in logical replication. Let's take a look at what it can do.
The usability of the libpq feature to trace application's server/client communications has been enhanced in PostgreSQL 14, with an improved format and an option to control output.
Almost every financial services institution claims to have implemented DevOps in some way, shape or form - but only a few seem to have achieved a true DevOps model.
In this post, I will discuss the enhancements that will be added to the database connection setting target_session_attrs in PostgreSQL 14, explain the history behind this feature, how it can be used, and the various benefits it provides.
Currently, the global PostgreSQL development team, led by Amit Kapila, continues to contribute to the community as part of Fujitsu's work on PostgreSQL.
Currently, the global PostgreSQL development team, led by Amit Kapila, continues to contribute to the community as part of Fujitsu's work on PostgreSQL.
Our global PostgreSQL Development Team, now headed by Amit Kapila, is making continuous contributions in the community, as part of Fujitsu's commitment to PostgreSQL.
PostgreSQL users are no longer limited to a single type of access to tables, thanks to table access methods. But what is this feature and how can you benefit from it?