18 Forks
162 Stars
162 Watchers

pg_tle

Framework for building trusted language extensions for PostgreSQL

How to download and setup pg_tle

Open terminal and run command
git clone https://github.com/aws/pg_tle.git
git clone is used to create a copy or clone of pg_tle repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pg_tle https://github.com/aws/pg_tle/archive/master.zip

Or simply clone pg_tle with SSH
[email protected]:aws/pg_tle.git

If you have some problems with pg_tle

You may open issue on pg_tle support forum (system) here: https://github.com/aws/pg_tle/issues