Jeff Stafford

Results 137 comments of Jeff Stafford

I tested out a variation on static build instructions and the static build does work as described though there are some interesting NSS errors with non-UNIX user accounts. Running any...

I put together a PR that makes it easier to create static wal-g builds for all supported databases here: https://github.com/wal-g/wal-g/pull/1315

I don't think so, but with the point-in-time restore capability, there is no point in having incremental backups. Why limit yourself to incremental backups at specific points in time when...

This doesn't directly help solve the root issue, but I found that using Brotli compression instead of LZ4 improves restore times by about 2x. Using Brotli compressesion makes backups run...

I did some digging and it looks like the synchronize_sequence bug is by design. It would be nice if we could change this. When I look at the sequence_state table,...

It might be worth seeing what happens when you manually change `cache_size` to `0` in the `pglogical.sequence_state` table (as far as I know that might theoretically fix things), but I...

That's really weird - I haven't used KDE in a really long time, but maybe there's a way to turn off the file indexing for specified mountpoints there? You should...

Version 0.12.0 fixed most of the CPU issues - as for the memory stuff, feel free to just kill and restart the filesystem (unmount+mount) as needed when usage gets high....

As it stands now, onedriver will automatically pop up in the Nautilus sidebar without help, and the authentication flow is pretty easy/automatic. The only remaining thing to do in this...

Emailed the gnome-cc mailing list, and apparently its stuck waiting on "moderator approval". Postponing this one till later.