PostgreSQL: Customer-Managed UDAF Installation
Download the Binaries
Follow this
link
to download the .tgz
file and SHA512
hash.
PostgreSQL: Move and extract the .tgz
Once you download the HLL .tgz
file it needs to be transferred to the
PostgreSQL host. Extract the binary into a known location as the path
will be required. This could be the PostgreSQL extension directory or
other.
PostgreSQL: REGISTER THE HLL FUNCTIONS
- Open the SQL Script with a text editor, and replace the location in the SQL to the HLL files.
- Execute the edited SQL File.