Just a short list to show the ways to install Postgres on the Mac. MacPorts sudo port install postgresql11-server Homebrew ...
Tag: postgres
Package and Distribute PySpark with PyInstallerPackage and Distribute PySpark with PyInstaller
One of my customer asked how to package PySpark application in one file with PyInstaller, after some research, I got ...
Easy Way to Let Metabase Support More DatabasesEasy Way to Let Metabase Support More Databases
By default, metabase supported the following databases, Postgres MySQL Druid SQL Server Redshift MongoDB Google BigQuery SQLite H2 Oracle Vertica ...