pgBadger v12.3 released

2023-12-05 Thread HexaCluster via PostgreSQL Announce
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

pg_dbms_lock v1.0 released

2023-12-05 Thread HexaCluster via PostgreSQL Announce
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

pgBadger v12.4 released

2023-12-25 Thread HexaCluster via PostgreSQL Announce
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. -

pgtt v3.1 has been released

2023-12-26 Thread HexaCluster via PostgreSQL Announce
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

pg_dbms_metadata v1.0.0 released

2024-01-05 Thread HexaCluster via PostgreSQL Announce
### 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

Credcheck version 2.4 released

2024-01-30 Thread HexaCluster via PostgreSQL Announce
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

pg_dumpbinary v2.15 released

2024-02-21 Thread HexaCluster via PostgreSQL Announce
**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

pgCluu v4.0 released

2024-03-08 Thread HexaCluster via PostgreSQL Announce
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

Ora2Pg 24.2 have been released

2024-03-08 Thread HexaCluster via PostgreSQL Announce
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

Ora2Pg 24.3 have been released

2024-04-01 Thread HexaCluster via PostgreSQL Announce
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

pg_dumpbinary v2.16 released

2024-04-06 Thread HexaCluster via PostgreSQL Announce
**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

pgtt v3.2 has been released

2024-04-12 Thread HexaCluster via PostgreSQL Announce
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

pgdsat v1.1 released

2024-04-22 Thread HexaCluster via PostgreSQL Announce
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

pgtt v4.0 has been released

2024-05-31 Thread HexaCluster via PostgreSQL Announce
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

Ora2Pg Support - Chatbot and Converter, have been Released !

2024-07-10 Thread HexaCluster via PostgreSQL Announce
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

credcheck v2.8 has been released

2024-08-07 Thread HexaCluster via PostgreSQL Announce
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

pgtt-rsl v2.0 have been released

2024-12-08 Thread HexaCluster via PostgreSQL Announce
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

pgBadger 13.0 released

2024-12-08 Thread HexaCluster via PostgreSQL Announce
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

pgtt v4.1 released

2025-03-20 Thread HexaCluster via PostgreSQL Announce
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

pgFormatter v5.6 has been released

2025-03-18 Thread HexaCluster via PostgreSQL Announce
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

pgBadger v13.1 released

2025-03-20 Thread HexaCluster via PostgreSQL Announce
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

external_file v1.2 has been released

2025-05-06 Thread HexaCluster via PostgreSQL Announce
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

oid2bytea v1.0 has been released

2025-04-21 Thread HexaCluster via PostgreSQL Announce
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

Ora2Pg v25.0 has been released

2025-04-21 Thread HexaCluster via PostgreSQL Announce
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

pgtt v4.4 released

2025-07-02 Thread HexaCluster via PostgreSQL Announce
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

pgtt v4.3 released

2025-06-09 Thread HexaCluster via PostgreSQL Announce
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

pgFormatter v5.7 has been released

2025-08-29 Thread HexaCluster via PostgreSQL Announce
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