How to design a distributed database?

Reply

Join Date: Jul 2007
Posts: 1
Reputation: xen751 is an unknown quantity at this point 
Solved Threads: 0
xen751 xen751 is offline Offline
Newbie Poster

How to design a distributed database?

 
0
  #1
Jul 28th, 2007
I have developed a database model for an organisation. This organisation has departments that do the same type of work so the schema I designed for one department is the same everywhere. But they are spread in different geographical locations. I have used PostgreSQL v8.2 as the back end and designed the database, while keeping some common details about the departments in a different schema.

The problem is, there are few queries that need to go through more than one department to yield the desired result at head-office. I tried going through the distributed databases theory, but it helped me little. Can anyone please suggest me some practical ways with which I can achieve distributedness?
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 2,068
Reputation: debasisdas will become famous soon enough debasisdas will become famous soon enough 
Solved Threads: 123
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Postaholic

Re: How to design a distributed database?

 
0
  #2
Aug 1st, 2007
You need to join the tables in the quert to get desired outout.
Share your Knowledge.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC