Daniel Farina

Results 189 comments of Daniel Farina

Given some of our use cases in routing software, it'd be nice to start as the demon and end as the spy.

Oh! That's neat. I'll look for the GNOME implementation. Thanks for your work making the extension. On Thu, Apr 6, 2017, 8:54 AM Jeremy Newton wrote: > This is because...

I went ahead and updated the Heroku docs like I promised I would. Somehow I missed the notification the first time around. Sorry for the long delay: https://devcenter.heroku.com/articles/forked-pg-connections#django-rq

Does it solve any other inconvenient symptom?

On Fri, Sep 5, 2014 at 7:42 AM, Alexandre Bulté [email protected] wrote: > AFAIK no. > > Oh. Pity, I guess I'll remove it, then. Thanks for clarifying that for...

On Fri, Sep 5, 2014 at 9:31 AM, Selwin Ong [email protected] wrote: > I've never used Heroku before so no :(. Does closing db connection right > after worker is...

I have confirmed this on Fedora 32 as well. `asdf global` does the trick. But....seems bad. I was also perplexed since pg_config was executing all right and had the correct...

Let's go ahead and release. On Wed, Jul 11, 2018 at 4:09 AM vijayrajah wrote: > I have used @nkiraly with python 3.6 on > Centos7. It is working without...

There do apparently exist ways to do this, but not through the standard pg_start/stop backup. They're not implemented though, and are a bit on the subtle side.

https://github.com/wal-e/wal-e#id20; `--cluster-read-rate-limit` `pg_basebackup` does more or less the same thing, but came later. Interestingly it has a special contract with the server that avoids the `backup_label` mess when it comes...