Re: BUG #15874: How to Install Plug-ins on Windows System - Mailing list pgsql-bugs

From Thomas Kellerer
Subject Re: BUG #15874: How to Install Plug-ins on Windows System
Date
Msg-id 741bd7b3-f9ef-c2ef-3d01-ea4ae9b87401@gmx.net
Whole thread Raw
In response to BUG #15874: How to Install Plug-ins on Windows System  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
PG Bug reporting form schrieb am 26.06.2019 um 06:57:
> The following bug has been logged on the website:
> 
> Bug reference:      15874
> Logged by:          How to Install Plug-ins on Windows System
> Email address:      14983030@qq.com
> PostgreSQL version: 11.4
> Operating system:   windows
> Description:        
> 
> How to Install Plug-ins on Windows System
> auto_explain 、
> citext 
> DBLINK 
> hstore
> pg_trgm
> Can you explain the detailed installation steps or methods and how the
> document most installs the plug-in written in detail?
> 
All of those extensions are pre-packaged with the Windows distributions. 

So all you need to do is to run CREATE EXTENSION to install most of them in the current database. 

One exception is the auto_explain extension which requires to load shared libraries, but the installation explained in
themanual:
 

  https://www.postgresql.org/docs/current/auto-explain.html







pgsql-bugs by date:

Previous
From: Amit Langote
Date:
Subject: Re: BUG #15724: Can't create foreign table as partition
Next
From: PG Bug reporting form
Date:
Subject: BUG #15875: Unexpected serializable isolation error when INSERTing into a table