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 5954007
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T17:54:31+00:00 2026-05-22T17:54:31+00:00

I have got one index on a table that I would like to temporarily

  • 0

I have got one index on a table that I would like to temporarily disable, I can’t find any documentation suggesting that it’s possible, though.

Reason: I’ve got an index that might be causing problems in queries unrelated to to any of the ones it was designed to speed up. It’s a new index, and the system as a whole seems slower since it was introduced. I just want to be able to reliably eliminate it as the culprit, and this seems like the easiest way, other solution suggestions, as well as better question suggestions, are also welcome.

  • 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-22T17:54:32+00:00Added an answer on May 22, 2026 at 5:54 pm

    You can poke the system catalogue to disable an index:

    update pg_index set indisvalid = false where indexrelid = 'test_pkey'::regclass
    

    This means that the index won’t be used for queries but will still be updated. It’s one of the flags used for concurrent index building. Note that I’ve only done a quick test to see if the index still seems to be updated, caveat emptor.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have done some learning on struts based on one project that i got.Now
I got a simple problem in SQLAlchemy. I have one model in a table,
I've got a class with many string arrays. I'd like to have one generic
I have a .sqlite db which contains only one table. That table contains three
In my database ( GoogleSEOData ), I have got one Table (GoogleMarkupList) and below
System is: SQL Server 2008-R2 I have a table that one of its column
I've got an audacious project and would like some advice. I want to have
I have a database in production with one table that has grown extremely large
I have one table called 'Region' which has got 2000 records. In the region
Would like some advice from this. I got a table where I want to

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.