Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7161045
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:29:59+00:00 2026-05-28T13:29:59+00:00

Firstly, if you’re not using 9.1+, please refer to this question . How do

  • 0

Firstly, if you’re not using 9.1+, please refer to this question.

How do I install an extension to PostgreSQL 9.1?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T13:30:00+00:00Added an answer on May 28, 2026 at 1:30 pm

    Postgrseql 9.1 provides for a new command CREATE EXTENSION. You should use it to install modules.

    Modules provided in 9.1 can be found here.. The include,

    adminpack , auth_delay , auto_explain , btree_gin , btree_gist
    , chkpass , citext , cube , dblink , dict_int
    , dict_xsyn , dummy_seclabel , earthdistance , file_fdw , fuzzystrmatch
    , hstore , intagg , intarray , isn , lo
    , ltree , oid2name , pageinspect , passwordcheck , pg_archivecleanup
    , pgbench , pg_buffercache , pgcrypto , pg_freespacemap , pgrowlocks
    , pg_standby , pg_stat_statements , pgstattuple , pg_test_fsync , pg_trgm
    , pg_upgrade , seg , sepgsql , spi , sslinfo , tablefunc
    , test_parser , tsearch2 , unaccent , uuid-ossp , vacuumlo
    , xml2
    

    If for instance you wanted to install earthdistance, simply use this command:

    CREATE EXTENSION earthdistance;
    

    If you wanted to install an extension with a hyphen in its name, like uuid-ossp, you need to enclose the extension name in double quotes:

    CREATE EXTENSION "uuid-ossp";
    
    • Read more about contrib, and the modules available in 9.1.
    • Read about the new extension infrastructure, and the SQL commands to manage it here You can now more easily uninstall a module, see DROP EXTENSION. You can also get an extension list, and there is basic support for version numbers.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Firstly, I do not have any malicious intent out of this question. I would
Firstly this is not a homework question. I am practicing my knowledge on java.
Firstly, I'm not using rails. This is vanilla ruby application. I've read about packaging
Firstly this has turned out to be quite a long post so please bear
Firstly, sorry about the question title, it may not be very descriptive for my
Firstly, please don't move to serverfault. It is indeed a programming question :-) We
(Firstly, as a disclaimer, this is related to an assignment. I'm not asking anyone
Firstly I am using this for the ListView control itself: ItemsSource={Binding AllEffects} So would
firstly bear with me this might not come out the way i intend it
Firstly, apologies for the bad question title - not entirely sure if I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.