Re: pg_stat_statements extension
Adrian Klaver <[email protected]> Mon, 13 Jan 2020 11:24:31 -0800
| Newsgroups | gmane.comp.db.postgresql.general |
|---|---|
| Message-ID | <[email protected]> |
On 1/13/20 11:15 AM, Rushikesh socha wrote: > HI, Is there any good link that shows how to install pg_stat_statements > extension Postgres version? How did you install Postgres? > I am getting below error > > postgres=# CREATE EXTENSION pg_stat_statements; > ERROR: could not open extension control file > "/usr/pgsql-11/share/extension/pg_stat_statements.control": No such file > or directory > > > Thanks. > -- Adrian Klaver [email protected]