Re: Postgresql is very slow

Поиск
Список
Период
Сортировка
От Jeremy Harris
Тема Re: Postgresql is very slow
Дата
Msg-id 485FA6DC.9090204@wizmail.org
обсуждение исходный текст
Ответ на Postgresql is very slow  (bijayant kumar <bijayant4u@yahoo.com>)
Список pgsql-performance
bijayant kumar wrote:
>  select * from tablename takes 10-15 mins to give the output


There are better ways to dump data than using a database; that's
not a useful query.


> Any query select,insert,update simple or complex behaves in the same way

Have you set up suitable indexes for your operations (and then run analyze)?

Cheers,
   Jeremy

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

Предыдущее
От: Jan de Visser
Дата:
Сообщение: Re: Postgresql is very slow
Следующее
От: tv@fuzzy.cz
Дата:
Сообщение: Re: Postgresql is very slow