home.social

#postgreql — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #postgreql, aggregated by home.social.

fetched live
  1. Pavlo Golub from CYBERTEC with his talk "Getting Started with pgwatch: Features, Installation, and Use Cases"

  2. Viktoriia Hrechukha from Umka Software during her talk "Embedding Workloads as a New Stress Test for Postgres"

  3. Anton Borisov from Fresha talks about "Swapping the Elephant Without Breaking the Room"

  4. want to quickly check the permissions on your #postgreql DB? simply run these 5 easy to remember commands:
    \du
    \l+ (db name)
    \dn+
    \dp
    \ddp

    (and then cross reference the list of 9 characters next to each username against the manual)

    (about sums up my confusion this evening)

  5. PostgreSQL in #WASM allows you to run a #PostgreQL instance in the browser, Node.js, or Bun. Finally a proper, dependency-less database server for your browser :) #linktuesday

    github.com/electric-sql/pglite

  6. Last weekend I volunteered at the #postgreql booth at #fosdem, today I posted a blog post about my experiences at proopensource.it/blog/fosdem-2