- postgresql
- what's new
- scheduler
- video
- code
•
•
•
•
-
ER diagrams with SQL and Mermaid
Generate an ER diagram for a PostgreSQL database using plain SQL and Mermaid. Explore entity relationship diagrams for architecture/dev
-
Go & PostgreSQL: FOSDEM 2023 talk
Generate an ER diagram for a PostgreSQL database using plain SQL and Mermaid. Explore entity relationship diagrams for architecture/dev
-
Reserve connections for the pg_use_reserved_connections group in PostgreSQL 16
A brand-new patch in PostgreSQL 16 provides a way to reserve connection slots for non-superusers. Find out the news here!
-
usql: universal psql?
Generate an ER diagram for a PostgreSQL database using plain SQL and Mermaid. Explore entity relationship diagrams for architecture/dev
-
Re: Creating 1 million users in PostgreSQL
Hans-Jürgen Schönig wrote a great post “Creating 1 million users in PostgreSQL”. I just love such things! Well done! Thanks. But since there is no possibility to leave comments under original post (BTW why?), I’ll create my own post. When testing such tricks always create temp database. Because I accidentally used… no, no, not the … Continue reading Re: Creating 1 million users in PostgreSQL