Re: Partitioning Vs. Split Databases - performance?

Поиск
Список
Период
Сортировка
Искать
От
Joshua D. Drake
Тема
Re: Partitioning Vs. Split Databases - performance?
Дата
Msg-id
1166740895.5594.39.camel@localhost.localdomain
Ответ на
Список
Дерево обсуждения
Partitioning Vs. Split Databases - performance? Benjamin Smith <lists@benjamindsmith.com>
Re: Partitioning Vs. Split Databases - performance? "Joshua D. Drake" <jd@commandprompt.com>
Re: Partitioning Vs. Split Databases - performance? Ron Johnson <ron.l.johnson@cox.net>
Re: Partitioning Vs. Split Databases - performance? Benjamin Smith <lists@benjamindsmith.com>
Re: Partitioning Vs. Split Databases - performance? "Joshua D. Drake" <jd@commandprompt.com>
Re: Partitioning Vs. Split Databases - performance? Benjamin Smith <lists@benjamindsmith.com>
Re: Partitioning Vs. Split Databases - performance? "Joshua D. Drake" <jd@commandprompt.com>
Re: Partitioning Vs. Split Databases - performance? Ron Johnson <ron.l.johnson@cox.net>
Re: Partitioning Vs. Split Databases - performance? "Joshua D. Drake" <jd@commandprompt.com>
Re: Partitioning Vs. Split Databases - performance? Ron Johnson <ron.l.johnson@cox.net>
Re: Partitioning Vs. Split Databases - performance? "Joshua D. Drake" <jd@commandprompt.com>
Re: Partitioning Vs. Split Databases - performance? Lincoln Yeoh <lyeoh@pop.jaring.my>
Re: Partitioning Vs. Split Databases - performance? "Shoaib Mir" <shoaibmir@gmail.com>
Re: Partitioning Vs. Split Databases - performance? Ron Johnson <ron.l.johnson@cox.net>
Re: Partitioning Vs. Split Databases - performance? "Joshua D. Drake" <jd@commandprompt.com>
Re: Partitioning Vs. Split Databases - performance? Ron Johnson <ron.l.johnson@cox.net>
Re: Partitioning Vs. Split Databases - performance? Tom Lane <tgl@sss.pgh.pa.us>
Re: Partitioning Vs. Split Databases - performance? Ron Johnson <ron.l.johnson@cox.net>
Re: Partitioning Vs. Split Databases - performance? Vlad <marchenko@gmail.com>
Re: Partitioning Vs. Split Databases - performance? Marc Evans <Marc@SoftwareHackery.Com>
Re: Partitioning Vs. Split Databases - performance? "Shoaib Mir" <shoaibmir@gmail.com>
Re: Partitioning Vs. Split Databases - performance? Csaba Nagy <nagy@ecircle-ag.com>
Re: Partitioning Vs. Split Databases - performance? Ben <bench@silentmedia.com>

> > > 3) Put each customer in their own schema/namespace which resides within
> > > its own table space.
> > >
> > > Then you can move customers wherever you need in terms of IO.
> 
> How is that functionally different than using a separate database? What's the 
> advantage here? I don't *need* to restrict myself to one database, and doing 
> this does require that I revisit 100% of the SQL queries to make sure that 
> I'm referencing the right schema. 
> 
> This solution seems to have the same problems as using dynamic tablenames. 

Not really. You should read up on schemas and how they work. Plus the
addition of schemas and table spaces means you can infinite scaling
within the confines of your hardware itself.

Sincerely,

Joshua D. Drake

-- 

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate



В списке pgsql-general по дате отправления
От: Benjamin Smith
Дата:
От: Tomasz Ostrowski
Дата:
FAQ