Re: postgresql and openmosix migration
От | Richard Welty |
---|---|
Тема | Re: postgresql and openmosix migration |
Дата | |
Msg-id | Mahogany-0.66.0-22456-20040622-140810.00@averillpark.net обсуждение исходный текст |
Ответ на | Re: postgresql and openmosix migration ("Bill" <bill@math.uchicago.edu>) |
Список | pgsql-performance |
On Tue, 22 Jun 2004 12:31:15 -0500 Bill <bill@math.uchicago.edu> wrote: > I have installed indicies, but are there any statistics? vacuum analyze is your friend > but for the rather computationally > demanding processes we like to use, like a select query to find the > commodity with the highest monthly or annual returns, the computer generally > runs unacceptably slow. So, other than clustring, how could I achieve a > speed increase in these complex queries? 1) have you gone to the effort to tune the values in postgresql.conf? 2) have you tried using explain to find out what the query planner is up to? > Is this better in mysql or > postgresql? if there is any complexity to the queries, postgresql will serve you better if you learn how to use it properly. richard -- Richard Welty rwelty@averillpark.net Averill Park Networking 518-573-7592 Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security
В списке pgsql-performance по дате отправления: