Skip to content
View iperdomo's full-sized avatar

Organizations

@teamweek-org

Block or report iperdomo

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. integratedmodelling/klab integratedmodelling/klab Public

    Java 20 7

  2. akvo/unep-gpml akvo/unep-gpml Public

    UNEP - GPML Digital Platform

    JavaScript 6 2

  3. xtdb-pg-sample xtdb-pg-sample Public

    Example of using XTDB (v1) with PostgreSQL for transaction log and document store

    Clojure 2

  4. tardis.sql tardis.sql
    1
    -- psql -U postgres -h localhost -f /path/to/tardis.sql
    2
    
                  
    3
    SET statement_timeout = 0;
    4
    SET lock_timeout = 0;
    5
    SET client_encoding = 'UTF8';