Building PGAgent 4.0 from the Source Code using Visual Studio 2019

One of the benefits of having the source code is that often the comments in the code can provide good insight into the inner workings that the normal documentation does not. It can also show code that will output more logging when certain options are set. The biggest benefit comes from being able to attach … More Building PGAgent 4.0 from the Source Code using Visual Studio 2019

Building PostgreSQL 12 from the Source Code using Visual Studio 2019

One of the benefits of having the source code is that often the comments in the code can provide good insight into the inner workings that the normal documentation does not. It can also show code that will output more logging when certain options are set. The biggest benefit comes from being able to attach … More Building PostgreSQL 12 from the Source Code using Visual Studio 2019

The New Cascadia Font for Windows

Microsoft has released a new monofaced font intended for the windows terminals like Command Prompt or Powershell. The GITHUB project is located here. Let’s install the new font and take a look. Download the Font Navigate to https://github.com/microsoft/cascadia-code/releases and download Cascadia.ttf to your desktop. Install the Font Double click Cascadia.ttf to launch the font viewer. … More The New Cascadia Font for Windows