About

Ahsan is a database evangelist with over 20 years of development and management experience, he is very passionate about databases and has worked with has worked with Postgres & Oracle extensively through out his career. With over 15 years of working with PostgreSQL, he has worked with companies like EDB as a Senior Director of Product Development , HighGo Software as VP of Development and Analyst Programmer with British Telecom. Ahsan is currently working as Director Support & Services with pgEdge, pgEdge is fully distributed PostgreSQL DB, optimized for the network edge and deployable across multiple cloud regions or data centers.


Ahsan Hadi has presented the following presentations

    Ahsan Hadi Cady Motyka Enhancing pgLogical with Multi-Master Features at Postgres World Webinars 2023

    presented by Ahsan Hadi and Cady Motyka


    video

    pgLogical was a step forward in logical replication for PostgreSQL database users. Recently released, pgEdge, with its Spock extension, has overcome many of the limitations pgLogical users have faced with distributed applications such as fault tolerance, data consistency, conflict resolution, and performance. This webinar will provide an overview and demonstration of pgEdge’s game-changing ad...

    more

    Wed 30 2023 Dev
    Ahsan Hadi Better late than never - Stored Procedures support in PostgreSQL at 2021 Postgres Conference Webinars

    presented by Ahsan Hadi


    video

    Finally we have stored procedures in PostgreSQL 11, better late than never.

    PostgreSQL versions prior to 11 only supported functions, the support for stored procedures was added in PostgreSQL 11. It is added as a new schema object which is similar to functions and but without a return value and with some subtle differences and benefits.

    The main benefits of Stored procedure are the follow...

    more

    Wed 28 2021 Dev
    Ahsan Hadi Better late then never - Stored Procedures in PG 11 at CHINA 2020 And PGConf.Asia 2020

    presented by Ahsan Hadi

    Finally we have stroed procedures in PostgreSQL 11, better late then never. PostgreSQL versions prior to 11 only supported functions, the support for stored procedures was added in PostgreSQL 11. It is added as a new schema object which is similar to functions and but without a return value and with some subtle differneces and benefits.

    The main benefits of Stored procedure are the followin...

    more

    Thu 19 2020 Everything about Postgres
    Ahsan Hadi Better late then never - Stored Procedures in PostgreSQL at Postgres Conference 2020

    presented by Ahsan Hadi

    Stored procedures were added to PostgreSQL in version 11, better late than never.

    PostgreSQL versions prior to 11 only supported functions, the support for stored procedures was added in PostgreSQL 11. It is added as a new schema object which is similar to functions but without a return value and with some subtle differences and benefits.

    The main benefits of Stored procedures are the fol...

    more

    Migration
    Ahsan Hadi The future of Postgres Sharding at Beijing 2019
    The future of Postgres Sharding

    presented by Ahsan Hadi

    The future of Postgres Sharding

    Fri 5 2019 English Speaker Track
    Muhammad Usama Ahsan Hadi PostgreSQL HA with Pgpool-II and whats been happening in Pgpool-II lately.... at Beijing 2019
    PostgreSQL HA

    presented by Muhammad Usama and Ahsan Hadi

    Pgpool-II has been around to complement PostgreSQL over a decade and provides many features like connection pooling, failover, query caching, load balancing, and HA. High Availability (HA) is very critical to most enterprise application, the clients needs the ability to automatically reconnect with a secondary node when the master nodes goes down.

    This is where Pgpool-II watchdog feature c...

    more

    Fri 5 2019 English Speaker Track