Re: postgre performance question
От | Ioannis Kappas |
---|---|
Тема | Re: postgre performance question |
Дата | |
Msg-id | 4.3.1.2.20020304134947.01d256a0@mail.dante.org.uk обсуждение исходный текст |
Ответ на | Re: postgre performance question (Doug McNaught <doug@wireboard.com>) |
Список | pgsql-general |
....and I really do run vacuum when I clean the table. Is this the expected performance (a question to those who manage such big tables), or there might be something wrong with the configuration? Thanks again, Ioannis At 08:46 04/03/02 -0500, Doug McNaught wrote: >Ioannis <Ioannis@dante.org.uk> writes: > > > Hello, > > > > I am using a PostgreSQL database and I recently ran to some > > problems. > > I have a table of around two hunded thousand entries (each entry is > > 78 bytes) and a simple (selct * from table) query takes a lot of > > time to > > complete). Moreover a (select * from table where column = (select > > oid from another_table)) takes several tens of minutes. An index is > > already used for `column'. > > The `another_table' has something like 200 entries, while column > > takes its values from the OIDs of `another_table'. > >Sounds as if you're not running VACUUM. > >-Doug >-- >Let us cross over the river, and rest under the shade of the trees. > --T. J. Jackson, 1863
В списке pgsql-general по дате отправления: