Code Monkey home page Code Monkey logo

Comments (5)

pnorman avatar pnorman commented on June 12, 2024

I'm fine with deprecating it.

from osm2pgsql.

hholzgra avatar hholzgra commented on June 12, 2024

I used it back when SSDs on hosted boxes were small, having indexes on SSD only and the rest still on "rotating rust" aka classic HDDs.

But that was many, many years ago already so I won't miss it at all if it were removed

from osm2pgsql.

mboeringa avatar mboeringa commented on June 12, 2024

I used it back when SSDs on hosted boxes were small, having indexes on SSD only and the rest still on "rotating rust" aka classic HDDs.

But that was many, many years ago already so I won't miss it at all if it were removed

@hholzgra. If I understand @joto well, the discussion here is only to remove the first -i,--tablespace-index option, not the four other options, so it will still be possible to separate out the tablespaces used for indexes from the ones for tables. Of course, once pgsql output is finally put to rest in osmpgsql, only two options for "slim a.k.a. middle" remain, further cleaning up the different options.

I do use the "slim" tablespaces options, and do think there is still some limited value for being able to separate out the tablespace for indexes versus the tables they are associated with.

from osm2pgsql.

joto avatar joto commented on June 12, 2024

@mboeringa Exactly right. I am only trying to clean up the command line options bit by bit, I don't want to take away any functionality. Most users will never fiddle around with tablespaces, but there will always be cases where you need them and we will continue to support them.

from osm2pgsql.

lonvia avatar lonvia commented on June 12, 2024

I suspect that the option is used rarely enough that it doesn't make much of a difference to remove the -i option. Nominatim does offer to configure tablespaces but only in the fine grained version.

On the other hand, I don't see that keeping it adds much confusion either. It may be a bit tricky in the implementation but the semantics are clear regarding the interaction with the fine-grained parameters.

from osm2pgsql.

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.