GithubHelp home page GithubHelp logo

Comments (5)

le0pard avatar le0pard commented on May 18, 2024

It seems, that it is bad idea and you get much better efficiency putting small value like 2

Where "it seems"?

from pgtune.

aleskinen avatar aleskinen commented on May 18, 2024

I got much better efficiency using HDD settings. Although network mounted volume is slow it gives similar values than with ssd.

from pgtune.

le0pard avatar le0pard commented on May 18, 2024

Although network mounted volume is slow

why it slow? Lets check on AWS:

https://aws.amazon.com/ebs/details/

Max IOPS**/Volume:
EBS Provisioned IOPS SSD (io1) - 32000
EBS General Purpose SSD (gp2) - 10000
Throughput Optimized HDD (st1) - 500
Cold HDD (sc1) - 250

You can also check numbers on Azure and Google Cloud.

from pgtune.

aleskinen avatar aleskinen commented on May 18, 2024

We have own iscsi disks and at least with them dropping effective_io_concurrency to 2 and raising random_page_cost to 4 gives much better results.

from pgtune.

le0pard avatar le0pard commented on May 18, 2024

If you NAS slow - select HDD, it will be correct for your case. SSD can be also slow as HDD, but this settings doesn't mean "worst SSD" or "NAS by 2G speed connection"

from pgtune.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.