Antananarivo, Madagascar - November 30th, 2023
## pgBadger
pgBadger is a PostgreSQL performance analyzer, built for speed with
fully detailed reports based on your PostgreSQL log files.
pgBadger 12.3 was released today, this release of pgBadger fixes some
issues reported by users since last rele
Toronto, Canada - December 03, 2023
## PostgreSQL pg_dbms_lock extension
This PostgreSQL extension provided compatibility with the DBMS_LOCK Oracle
package except the `DBMS_LOCK.CONVERT()` function and some unsupported lock
modes who anyway are rarely found in the Oracle PL/SQL stored procedure
Grenoble, France - December 25th, 2023
## pgBadger
pgBadger is a PostgreSQL performance analyzer, built for speed with
fully detailed reports based on your PostgreSQL log files.
pgBadger 12.4 was released today, this release of pgBadger fixes some
issues reported by users since last release.
-
Grenoble, France - December 26, 2023
## PostgreSQL Global Temporary Tables
pgtt is a PostgreSQL extension to create, manage and use DB2 or Oracle-style
Global Temporary Tables. Once created the use is just like with the other RDBMS.
pgtt v3.1 has been released, this is a maintenance release to f
### PostgreSQL pg_dbms_metadata extension
This is a PostgreSQL extension to extract DDL of database objects in a way
compatible to Oracle DBMS_METADATA package. This extension establishes a
systematic approach to programmatically retrieve DDL for objects. You now have
the flexibility to generat
Grenoble - January 30, 2024
## PostgreSQL credcheck extension
The credcheck PostgreSQL extension provides few general credential checks,
which will be evaluated during the user creation, during the password change
and user renaming. By using this extension, we can define a set of rules:
* al
**Zurich, Switzerland - Febuary 14th, 2024**
## pg_dumpbinary
`pg_dumpbinary` dumps a PostgreSQL database to a binary format. The resulting
dump must be restored
using `pg_restorebinary`, which is provided.
Version 2.15 has been published, this release adds a new option and fixes a bug
reporte
Hyderabad, India - March 6, 2025
## pgCluu
**PostgreSQL Cluster Utilization**
pgCluu is a Perl program used to perform a full audit of a PostgreSQL
Cluster performances. It is divided in two parts, a collector used to
grab statistics on the PostgreSQL server using psql and sar, a reports
builder
Hyderabad, India - March 8th, 2024
## Ora2Pg
Version 24.2 of Ora2Pg, a free and reliable tool used to migrate an
Oracle database to PostgreSQL, has been officially released and is
publicly available for download.
This release fix several issues reported since last release and adds some
new fea
Bangkok, Thailand - March 29th, 2024
## Ora2Pg
Version 24.3 of Ora2Pg, a free and reliable tool used to migrate an
Oracle database to PostgreSQL, has been officially released and is
publicly available for download.
This release fixes several issues reported since last release and especially
a re
**Vientiane, Laos - April 6, 2024**
## pg_dumpbinary
`pg_dumpbinary` dumps a PostgreSQL database to a binary format. The resulting
dump must be restored
using `pg_restorebinary`, which is provided.
This release fixes data restoration for tables where schema or table names
contain the dollar si
Hanoi, Vietnam - April 12th, 2024
## PostgreSQL Global Temporary Tables
pgtt is a PostgreSQL extension to create, manage and use DB2 or Oracle-style
Global Temporary Tables. Once created the use is just like with the other RDBMS.
pgtt v3.2 has been released, this is a maintenance release to fix
Hanoi, Vietnam - April 19th, 2024
## pgdsat - PostgreSQL Database Security Assessment Tool
pgdsat is a security assessment tool that checks around 80 PostgreSQL security
controls of your PostgreSQL clusters including all recommendations from the
CIS compliance benchmark but not only.
This Postgr
Grenoble, France - May 31th, 2024
## PostgreSQL Global Temporary Tables
pgtt is a PostgreSQL extension to create, manage and use DB2 or Oracle-style
Global Temporary Tables. Once created the use is just like with the other RDBMS.
pgtt v4.0 has been released, this is a major release that adds the
Toronto, Canada - July 7th, 2024
## Ora2Pg Chatbot and Converter
Ora2Pg is the most advanced database migration tool, for migrating Oracle
databases to PostgreSQL.
Ora2Pg supports migrations from MySQL to PostgreSQL and lately supported SQL
Server to PostgreSQL.
HexaCluster announces the Ora2P
Antananarivo, Madagascar - August 07, 2024
## PostgreSQL credcheck extension
The credcheck PostgreSQL extension provides few general credential checks,
which will be evaluated during the user creation, during the password change
and user renaming. By using this extension, we can define a set of
Taipei, Taiwan - November 14th, 2024
## PostgreSQL Global Temporary Tables - RSL
pgtt_rsl is a PostgreSQL extension to create and manage Oracle or DB2 style
Global Temporary Tables. It is based on unlogged tables, Row Security Level and
views. A background worker is responsible to periodically
Vientiane, Laos - December 8th, 2024
## pgBadger
pgBadger is a PostgreSQL performance analyzer, built for speed with
fully detailed reports based on your PostgreSQL log files.
pgBadger 13.0 was released today, this release of pgBadger fixes some
reported by users since last release and adds some
Antananarivo, Madagascar - March 18th, 2025
## PostgreSQL Global Temporary Tables
pgtt is a PostgreSQL extension to create, manage and use DB2 or Oracle-style
Global Temporary Tables. Once created the use is just like with the other RDBMS.
pgtt v4.1 has been released, this is a maintenance relea
Antananarivo, Madagascar - March 17th, 2025
## pgFormatter v5.6
pgFormatter, even if not perfect, is the most advanced SQL and PlPgsql
code formatter and beautifier dedicated to PostgreSQL. It is provided
as a CLI or a CGI program.
This major release fixes issues reported by users since the last
Antananarivo, Madagascar - March 17th, 2025
## pgBadger
pgBadger is a PostgreSQL performance analyzer, built for speed with
fully detailed reports based on your PostgreSQL log files.
pgBadger 13.1 was released today, this release fixes issues reported by
users since last release and adds some ne
Antananarivo, Madagascar - May 3, 2025
## PostgreSQL external file access extension
The external_file extension allows access to "external files" from PostgreSQL
server file systems.
This extension adds the same functionalities given by the Oracle's BFILE data
type that stores unstructured bin
Antananarivo, Madagascar - April 19, 2025
## PostgreSQL large object to bytea converter
First release v1.0 of oid2bytea tool has been published. oid2bytea is a program
used to convert large objects columns in a PostgreSQL database into bytea.
oid2bytea will automatically detect the oid columns an
Antananarivo, Madagascar- April 20th, 2025
## Ora2Pg
Version 25.0 of Ora2Pg, a free and reliable tool used to migrate an
Oracle database to PostgreSQL, has been officially released and is
publicly available for download.
This major release fix several issues reported since last release and adds
Grenoble, France - July 2nd, 2025
## PostgreSQL Global Temporary Tables
pgtt is a PostgreSQL extension to create, manage and use DB2 or Oracle-style
Global Temporary Tables. Once created the use is just like with the other RDBMS.
pgtt v4.4 has been released, this is a maintenance release to fix
Antananarivo, Madagascar - June 9th, 2025
## PostgreSQL Global Temporary Tables
pgtt is a PostgreSQL extension to create, manage and use DB2 or Oracle-style
Global Temporary Tables. Once created the use is just like with the other RDBMS.
pgtt v4.3 has been released, this is a maintenance release
Grenoble, France - August 29th, 2025
## pgFormatter v5.7
pgFormatter, even if not perfect, is the most advanced SQL and PL/pgSQL
code formatter and beautifier dedicated to PostgreSQL. It is provided
as a CLI or a CGI program.
This maintenance release fixes some issues reported by users since the
27 matches
Mail list logo