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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T18:01:32+00:00 2026-06-09T18:01:32+00:00

I have installed PostgreSQL 9.1 server on my production server. I have Changed all

  • 0

I have installed PostgreSQL 9.1 server on my production server.
I have Changed all the configuration(postgresql.conf) according to system.

Everything has been working fine for a week.

After this suddenly, postgresql server becomes very slow.
Even for count(*) query on a table.It is taking too much time.

After this I have done so many activities like:

  1. Monitor Load on system :- Normal within range of 0.5 to 1.5.

  2. Monitor No of users logged in application :- 200 to 400. Normal

  3. Recreated Index

  4. Kill the ideal transactions.

  5. Check Locks (No DeadLock Found)

  6. Application server restarted.

  7. Database server restarted.

After doing this all activities the performance of database server is not increased.

It is taking so much time for normal queries also.

Then I drop the database and recreated then Performance Increases

Everything working after recreating the database.

But after some days suddenly performance goes down.

  • 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-06-09T18:01:33+00:00Added an answer on June 9, 2026 at 6:01 pm

    This sounds like the active portion of the database is growing large enough that it doesn’t fit in cache, causing actual disk access (which is orders of magnitude slower) for many of your reads. This is often caused by not vacuuming aggressively enough.

    Other factors could be related to your configuration of PostgreSQL and the operating system. It’s hard to give much advice without knowing:

    • exactly what version of PostgreSQL you’re using (9.1 tells us the major release, but the minor release sometimes matters),

    • how you have PostgreSQL configured,

    • what OS you’re running on,

    • what hardware you are using (cores, RAM, drive arrays, controllers), etc.

    Part of that can be supplied by posting the results of running the query on this page:

    http://wiki.postgresql.org/wiki/Server_Configuration

    It might also help to select relname, relpages, and reltuples from pg_class for the tables involved and compare numbers when things are running well to when they are slow.

    With the additional information, people should be able to make some pretty specific recommendations.

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

Sidebar

Related Questions

I have a Tomcat and PostgreSQL installed on a server. I'm having a connection
I have a lovely PostgreSQL 9.0 server installed on my laptop via MacPorts. I
I have installed OpenSUSE 12.1 installed on machine. and i have postgresql-contrib-8.3.11-0.1.i586.rpm,postgresql-devel-8.3.11-0.1.i586.rpm, postgresql-docs-8.3.11-0.1.i586.rpm,postgresql-libs-8.3.11-0.1.i586.rpm,postgresql-server-8.3.11-0.1.i586.rpm.. I
I have a little silly question. I have installed a PostgreSQL DB Server, but
I have a problem in a cloud server Fedora 16 x64. I've installed PostgreSQL
Rails and all my gem files + homebrew installs have been working fine up
I have been working with PostgreSQL, playing around with Wikipedia's millions of hyperlinks and
I have installed the following components of SQL Server 2012: management tools - complete
I have installed team foundation server 2012 express and am wanting to connect through
I have installed PostgreSQL and pgAdminIII on my Ubuntu Karmic box. I am able

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.