Re: How to use search_path in CASE - Mailing list pgsql-novice

From A. Kretschmer
Subject Re: How to use search_path in CASE
Date
Msg-id 20100702071705.GE15961@a-kretschmer.de
Whole thread Raw
In response to Re: How to use search_path in CASE  ("Lennart Ripke" <l.ripke@automationwr.de>)
List 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 by date:

Previous
From: "Lennart Ripke"
Date:
Subject: Re: How to use search_path in CASE
Next
From: Thom Brown
Date:
Subject: Re: null vs empty string