Re: How to use search_path in CASE

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: How to use search_path in CASE
Дата
Msg-id 20100702071705.GE15961@a-kretschmer.de
обсуждение исходный текст
Ответ на Re: How to use search_path in CASE  ("Lennart Ripke" <l.ripke@automationwr.de>)
Список pgsql-novice
In response to Lennart Ripke :
> Hello Tom,
>
> If I rethink schema design I'm concerned about performance: There will
> be about 100thousand lines in each foo table. I hoped performance will
> be better with separate tables rather than a single one. Do you have
> any suggestions/experience on this?

100 thousand Rows per table isn't soo much, and you can use
table-partitioning with constraint exclusion.


Regards, Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

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

Предыдущее
От: "Lennart Ripke"
Дата:
Сообщение: Re: How to use search_path in CASE
Следующее
От: Thom Brown
Дата:
Сообщение: Re: null vs empty string