Re: [QUESTIONS] Business cases
От | The Hermit Hacker |
---|---|
Тема | Re: [QUESTIONS] Business cases |
Дата | |
Msg-id | Pine.NEB.3.96.980117190136.259w-100000@thelab.hub.org обсуждение исходный текст |
Ответы |
Re: [QUESTIONS] Business cases
|
Список | pgsql-hackers |
On Sat, 17 Jan 1998, Tom wrote: > How are large users handling the vacuum problem? vaccuum locks other > users out of tables too long. I don't need a lot performance (a few per > minutes), but I need to be handle queries non-stop). Not sure, but this one is about the only major thing that is continuing to bother me :( Is there any method of improving this? > Also, how are people handling tables with lots of rows? The 8k tuple > size can waste a lot of space. I need to be able to handle a 2 million > row table, which will eat up 16GB, plus more for indexes. This oen is improved upon in v6.3, where at compile time you can stipulate the tuple size. We are looking into making this an 'initdb' option instead, so that you can have the same binary for multiple "servers", but any database created under a particular server will be constrained by that tuple size. Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
В списке pgsql-hackers по дате отправления: