Re: Postgres Database slow

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Postgres Database slow
Дата
Msg-id c2d9e70e0511210851m372366b2nf83d81d1ff48d65d@mail.gmail.com
обсуждение исходный текст
Ответ на Postgres Database slow  (Nirmal Kumar <nirmal1980@yahoo.com>)
Список pgsql-admin
On 11/21/05, Nirmal Kumar <nirmal1980@yahoo.com> wrote:
> Hi
>
> We are facing a slowness problem in posgres Database.
> Whenver we query a data it is very very slow.It is
> running on the IBM ISERIES I5 Server.
>
> HARDWARE: IBM Iseries I5 PPC Server
> OS: SUSE LINUX ENTERPRISE SERVER 9.0
> POSTGRESSQL: 7.4.2
> WEB SERVER: APACHE2
>
> Using the command line also it is taking long time to
> query a database.
>
> Any Cluses
>
> Regards
> Nirmal
>
>
>

how many memory do you have?
can you show an explain of some query that is slow?
had you run VACUUM ANALYZE (or ANALYZE at least) recently?

it's all the system that slow or just queries? (maybe it is a problem
of lack of resources)


--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

В списке pgsql-admin по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Server Hardware Configuration
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Server Hardware Configuration