| From: | Yash Raj <yashraj7960(at)gmail(dot)com> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: BUG #16601: Restore Issue |
| Date: | 2020-08-30 08:46:37 |
| Message-ID: | CAL_dhWsYq_r7E1By=mDU9pvampLeiuuxhr86T6RHA1eMwN97jQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Thank you for the clarification. How can I install the module can you
please suggest me the process of installing it?
On Sun, 30 Aug 2020 at 12:28 PM, David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> wrote:
> On Sat, Aug 29, 2020 at 10:27 PM Yash Raj <yashraj7960(at)gmail(dot)com> wrote:
>
>> Hi David,
>>
>> Could you please help me out to fix this issue?
>>
>> pg_restore: error: could not execute query: ERROR: could not open
>> extension control file "C:/xampp/pgsql/13/share/extension/postgis.control":
>>
>>
> Best I can do is point out that the error implies that you haven't
> installed postgis as part of the PostgreSQL server. You will need to
> install the external module into the server before restoring a database
> that uses it - namely via executing CREATE EXTENSION.
>
> David J.
>
>
>
>
--
* Regards*
* Yash*
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2020-08-30 14:10:18 | Re: BUG #16601: Restore Issue |
| Previous Message | David G. Johnston | 2020-08-30 06:58:04 | Re: BUG #16601: Restore Issue |