Martin Braun

Results 105 issues of Martin Braun

This adds pg_auto_failover to this list. see https://github.com/citusdata/pg_auto_failover

I like the premise of this book very much. I was wondering if you knew about jsonata (https://jsonata.org/)? It is a XPath inspired query language for JSON. We are using...

Currently embedding only works for youtube and vimeo. I guess that was implemented to work for videos only. A simple check while puryfing would help: ``` if($html->nodeName != 'img' &&...

The footer that shows how many posts a user has made is currently displaying the posts a user has made during this login. When you logout and login again, the...

swarmprom has been archived by the owner for a while. This does however not mean that the stack does not work. As we needed a working version, we adapted it...

We are evaluating nuclio and were wondering whether nuclio has the capability to spawn longrunning tasks that are cancellable. The usecase if the following: 1. User clicks on button in...

Hey, something that came up in our discussions is whether pg_auto_failover could handle configuration of delayed replicas. With the current version it should be possible to achieve this by using...

enhancement

I can't seem to find a postgres 13 package for 1.4 on Ubuntu 18.04. I am using the deb.sh file at https://install.citusdata.com/community/deb.sh to setup package sources.

question

For Swarm users this should be a good starting point to deploy plausible. Not everything might fit every setup (see the volume plugin), but this should be of help to...