From: Devrim Gunduz Date: Mon, 7 Apr 2025 10:46:23 +0000 (+0300) Subject: Add pgMustard as supporter sponsor X-Git-Url: http://git.postgresql.org/gitweb/static/%7B%7Bpgdulink%28?a=commitdiff_plain;h=30ed9cd238812e72908b6097e96766ff4652e8d8;p=pgdayuk.git Add pgMustard as supporter sponsor --- diff --git a/templates/context.json b/templates/context.json index edf4347..21a9db5 100644 --- a/templates/context.json +++ b/templates/context.json @@ -236,6 +236,14 @@ ], "companies": [ + { + "name": "pgMustard", + "url": "https://www.pgmustard.com/", + "img": "pgmustard.png", + "description": "pgMustard helps people optimize Postgres queries, by visualising EXPLAIN output and adding performance tips. We're a tiny, UK-based company that values simplicity, sustainability, and focus. We're grateful to have UK based events to attend, and hope to see you there!", + "visible": true, + "interview": false + } ] } ],