| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Yash Raj <yashraj7960(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 14:10:18 |
| Message-ID: | CAKFQuwZNNSpmfq1U9N+ttPWXpdqYaQfqrYyBgmmYGtcwGH7PAQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Read the installation instructions for the aforementioned software.
On Sunday, August 30, 2020, Yash Raj <yashraj7960(at)gmail(dot)com> wrote:
> 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 | PG Bug reporting form | 2020-08-31 01:06:11 | BUG #16602: Installation fails with Windows user name "ABC -def". |
| Previous Message | Yash Raj | 2020-08-30 08:46:37 | Re: BUG #16601: Restore Issue |