diff options
-rw-r--r-- | software/debian.page | 4 | ||||
-rw-r--r-- | software/postgres.page | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/software/debian.page b/software/debian.page index ebe3856..99077da 100644 --- a/software/debian.page +++ b/software/debian.page @@ -175,6 +175,10 @@ Chromium Fonts Surprisingly, this trick worked for me: http://www.internalpointers.com/post/fixing-ugly-fonts-chrome-chromium-debian-xfce +More fonts: + + sudo apt-get install fonts-arphic-ukai fonts-arphic-uming fonts-ipafont-mincho fonts-ipafont-gothic fonts-unfonts-core + Stretch Upgrade Notes ----------------------- diff --git a/software/postgres.page b/software/postgres.page index 7d05074..32f2fe4 100644 --- a/software/postgres.page +++ b/software/postgres.page @@ -31,4 +31,7 @@ More refs/links: - https://brandur.org/postgres-connections - https://www.citusdata.com/blog/2017/07/16/customizing-my-postgres-shell-using-psqlrc/ - `bind "^R" em-inc-search-prev` +- https://www.citusdata.com/blog/2019/07/17/postgres-tips-for-average-and-power-user/ +- https://github.com/citusdata/pg_auto_failover +- https://repmgr.org/ |