xocolatl / periods

PERIODs and SYSTEM VERSIONING for PostgreSQL
PostgreSQL License
261 stars 18 forks source link

How do I install the extension on an AWS PostgreSQL database? #37

Closed shaimaa-elsebaie closed 3 hours ago

shaimaa-elsebaie commented 3 hours ago

I installed the Periods extension locally by downloading the release file, unzipping it, and copying the files to the appropriate folders.

Now I want o install it on my production database. It's an AWS PostgreSQL database. Can you please provide me with the steps to do so?

df7cb commented 3 hours ago

You need to actually compile it, make, make install.

https://www.postgresql.org/docs/current/extend-pgxs.html