March 30th, 2012 by depesz | Tags: backups, bash, justintv, omnipitr, omniti, perl, pipes, pitr, postgresql, replication, ssh, wal | 2 comments »
Today, I released new version of OmniPITR - 0.5.0. This new version has one important new feature - which is so called "direct destination" for backups. What it means? What it does? How it helps? Let's see...
I had today a very weird situation. From my laptop, I ssh to another system, and from there to yet another. On this final system I noticed that vim starts relatively slow. i.e. this command: time vim -u /dev/null -c ":q" returned time in ...
there is this situation: multiple people have to have access to single system account on unix/linux. you are one of them, but you really want to have your own environment. aliases, path, and so on. problem? others dont want your changes. is ...
