954,566 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Postgresql Distributed Database

I am looking for a way to be able to setup a postgresql database on linux and mirror the database on a second server, keeping both databases syncronized in real-time. I'm not sure this would be considered a distributed database (although I'm open to suggestions on how to do that too), I'm hoping it is possible to set this up similar to load-balancing with multiple web servers. I'm wondering if I could have this effect by pointing two separate postgresql installations to the same logical database file group? Basically I want to set this up for performance boosts in an enterprise environment, I would have other servers for backup purposes. Any suggestions or help would be greatly appreciated.
Thanks!

AK47
Newbie Poster
12 posts since Aug 2004
Reputation Points: 10
Solved Threads: 0
 

I believe this is what you're looking for.

If you're using pgadmin then this may also be of interest to you

pty
Posting Pro
530 posts since Oct 2005
Reputation Points: 64
Solved Threads: 39
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You