Inquiry From Form [pgsql]

Поиск
Список
Период
Сортировка
От Christian Schneidewind
Тема Inquiry From Form [pgsql]
Дата
Msg-id 20030616125005.B81F16BD292@hub.org
обсуждение исходный текст
Список pgsql-general
Hallo,

We are using Postgres 7.3 on Red Hat 7.2 Linux.
We use Inheritance with tables.
All our queries on tables, having child-tables, take a awfull big amount of time. We put indexes on parent- and
child-tables,but the performance 
stays at a very low level when I ask on parent-tables.

Even a very simple query like :

select count(id) from iobjekt or
select id from iobjekt

Id is th primary key, I use.

Can you me give an advice to what detail, I should have a look on.

Thank you.

with best regards

Christian Schneidewind


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

Предыдущее
От: "Daniel Seichter"
Дата:
Сообщение: Using postgreSQL on SAN/NAS
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: include shell commands in query