Re: 15,000 tables

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: 15,000 tables
Дата
Msg-id c2d9e70e0512010742p5e5fb61dx84dfb8e332c05352@mail.gmail.com
обсуждение исходный текст
Ответ на 15,000 tables  (Michael Riess <mlriess@gmx.de>)
Ответы Re: 15,000 tables  (Michael Riess <mlriess@gmx.de>)
Список pgsql-performance
On 12/1/05, Michael Riess <mlriess@gmx.de> wrote:
> Hi,
>
> we are currently running a postgres server (upgraded to 8.1) which has
> one large database with approx. 15,000 tables. Unfortunately performance
> suffers from that, because the internal tables (especially that which
> holds the attribute info) get too large.
>
> (We NEED that many tables, please don't recommend to reduce them)
>

Have you ANALYZEd your database? VACUUMing?

BTW, are you using some kind of weird ERP? I have one that treat
informix as a fool and don't let me get all of informix potential...
maybe the same is in your case...

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

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

Предыдущее
От: David Lang
Дата:
Сообщение: Re: About the relation between fragmentation of file and
Следующее
От: "Markus Wollny"
Дата:
Сообщение: Queries taking ages in PG 8.1, have been much faster in PG<=8.0