title |
---|
Get Started |
import PublicOverview from './_install_public.mdx' import OverviewInstallChoice from './_install_choice.mdx'
To continue please select in which environment you are running your Postgres database:
If you're interested in integrating pganalyze with your database hosting provider but don't see it listed as officially supported, you can follow the manual installation guide for self-managed databases. You will need to run the pganalyze collector on a server with network connectivity to your database in order to monitor your database. Note that system-level statistics (memory usage, I/O, etc.) cannot be collected this way and will not be available in pganalyze. Log Insights (and the features that depend on it) is only available if your provider exports Postgres logs for your database server via syslog.
Additional installation notes:
- Enable pg_stat_statements
- Amazon RDS and Aurora: IAM Policy