DB Design Advice - Mailing list pgsql-general

From stoneg64@excite.com
Subject DB Design Advice
Date
Msg-id 20090821005028.7417@web006.roc2.bluetie.com
Whole thread Raw
Responses Re: DB Design Advice
Re: DB Design Advice
List pgsql-general
Hey all,

My company is designing a database in which we intend to store data for several customers.  We are trying to decide if,

A:  we want to store all customer data in one set of tables with customer_id fields separating the data or,
B:  storing each customers data in a separate schema.

I'd like to get some opinions on the pros and cons of these methods concerning maintainability, scalability, and performance.

I appreciate all the help.

Thanks,
Ted



  Handyman Franchises. Click Here.
Handyman Franchise
Click Here For More Information
 

pgsql-general by date:

Previous
From: Scott Bailey
Date:
Subject: Re: join from array or cursor
Next
From: John R Pierce
Date:
Subject: Re: DB Design Advice