Hi! I am in the design process of a system where I trying to incorporate PostgreSQL as the framework. I am trying to figuring out: - how much memory I need and - how much disk space I need. for a given: - schema (number of tables, views, triggers, contraints...), - number of rows in all tables - number of client connecting to the database and their requests - time spent in triggers - periods of client requests - network speeds and overhead - OS memory / disk space overhead Does anyone know/guess any formula? Thanks. Richard NOTE: CPU time and network usage can be derived from that. NOTE2: I know the "explain" command but I don't know how it reach its result. NOTE3: I am novice in database system but a bit more familiar in real time system
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера