partitioning - how to manage (insert ,update and select operation ) large table in postgresql-9.4 -


i have country table having countries in world ,states table having states of countries , city table having cities record (may include city,town , village) in country in world. problem how manage such large table record of city table in postgresql version-9.4 , there more 10000 concurrent users accessing it.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -