Re: BUG #16601: Restore Issue - Mailing list pgsql-bugs

From Yash Raj
Subject Re: BUG #16601: Restore Issue
Date
Msg-id CAL_dhWt=c8UvsT-7KjofB0vjRYEq_wG-1SaoDOo2FowOd_70Qg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #16601: Restore Issue  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
Ok, thanks.

On Tue, 1 Sep 2020 at 1:58 AM, David G. Johnston <david.g.johnston@gmail.com> wrote:
Someone may but it won't be me.

David J.


On Mon, Aug 31, 2020 at 11:05 AM Yash Raj <yashraj7960@gmail.com> wrote:
Hi, I got stuck at installing pgrouting, postgis, postgis topology extension. Could you help me on this please? 

On Sun, 30 Aug 2020 at 7:40 PM, David G. Johnston <david.g.johnston@gmail.com> wrote:
Read the installation instructions for the aforementioned software.

On Sunday, August 30, 2020, Yash Raj <yashraj7960@gmail.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.g.johnston@gmail.com> wrote:
On Sat, Aug 29, 2020 at 10:27 PM Yash Raj <yashraj7960@gmail.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




--



                  

                    
               Regards
                 Yash




--



                  

                    
               Regards
                 Yash

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #16594: DROP INDEX CONCURRENTLY fails on partitioned table with a non helpful error message.
Next
From: PG Bug reporting form
Date:
Subject: BUG #16604: pg_dump with --jobs breaks SSL connections