| From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Cc: | prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com |
| Subject: | BUG #15635: some files missing |
| Date: | 2019-02-13 14:29:24 |
| Message-ID: | 15635-7689016de6bcdc73@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 15635
Logged by: ramakrishnan r
Email address: prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com
PostgreSQL version: 11.1
Operating system: rhel 7.5
Description:
Hi Team,
we found below some files missing please advise me.
Not able to create the below extension can ypu suggest me the solution.
npp=# create extension oracle_fdw;
ERROR: could not open extension control file
"/usr/pgsql-11/share/extension/oracle_fdw.control": No such file or
directory
npp=# create extension pltcl;
ERROR: could not open extension control file
"/usr/pgsql-11/share/extension/pltcl.control": No such file or directory
npp=# create extension tds_fdw;
ERROR: could not open extension control file
"/usr/pgsql-11/share/extension/tds_fdw.control": No such file or directory
Regards,
Prakash.R
9551559623
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Gierth | 2019-02-13 14:52:06 | Re: BUG #15634: extension missing |
| Previous Message | Prakash Ramakrishnan | 2019-02-13 14:21:25 | Re: BUG #15634: extension missing |