Re: db size
От | Adrian Moisey |
---|---|
Тема | Re: db size |
Дата | |
Msg-id | 48070C45.8010706@careerjunction.co.za обсуждение исходный текст |
Ответ на | Re: db size (Richard Huxton <dev@archonet.com>) |
Список | pgsql-performance |
Hi > You are tracking ~ 4.6 million pages and have space to track ~ 15.5 > million, so that's fine. You are right up against your limit of > relations (tables, indexes etc) being tracked though - 1200. You'll > probably want to increase max_fsm_relations - see manual for details > (server configuration / free space map). That is helpful, thanks. I did a grep on the output to find out more about the max_fsm_relations: INFO: free space map contains 2333562 pages in 832 relations INFO: free space map contains 3012404 pages in 544 relations INFO: free space map contains 3012303 pages in 654 relations INFO: free space map contains 3012345 pages in 669 relations INFO: free space map contains 3012394 pages in 678 relations INFO: free space map contains 3017248 pages in 717 relations INFO: free space map contains 2860737 pages in 824 relations INFO: free space map contains 4667977 pages in 1199 relations INFO: free space map contains 3140238 pages in 181 relations INFO: free space map contains 3140322 pages in 182 relations INFO: free space map contains 3140387 pages in 183 relations INFO: free space map contains 3142781 pages in 184 relations It doesn't go up close to 1200 often... should I still up that value? -- Adrian Moisey Systems Administrator | CareerJunction | Your Future Starts Here. Web: www.careerjunction.co.za | Email: adrian@careerjunction.co.za Phone: +27 21 686 6820 | Mobile: +27 82 858 7830 | Fax: +27 21 686 6842
В списке pgsql-performance по дате отправления: