Configuring pgtt

To enable pgtt, create the extension in the database:

CREATE EXTENSION pgtt;

After enabling the extension, you can perform additional configuration. See the pgtt official documentation.


Could this page be better? Report a problem or suggest an addition!