Re: [part 2] How to backup a postgreSQL of 80 GByte ?

From: Justin Clift <justin(at)postgresql(dot)org>
To: Michelle Konzack <linux(dot)mailinglists(at)freenet(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [part 2] How to backup a postgreSQL of 80 GByte ?
Date: 2003-01-22 16:20:49
Message-ID: 3E2EC4E1.2080701@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Michelle Konzack wrote:
<snip>
> The other thing ist, what is, if I have the Master-SQL in Paris and a
> Slave-SQL in Strasbourg ??? The Slave is automaticaly updatet if the
> Master is changed...
>
> OK, I need a identical system, maybe a little bit smaller CPU and less
> memory for the Slave but...
>
> 1. How can I do a Master-Slave System ?
> The Slave must be write only from outside (Paris)

Hi Michelle,

This sounds a lot like simple replication.

There are a few PostgreSQL replication solutions in existence, with a
summary of them available here:

http://gborg.postgresql.org/genpage?replication_research

> 2. What is the traffic for changements ?

What do you mean?

If you're wondering how much traffic will happen, it depends on which
replication solution you use, and how many changes happen to your master
database in Paris.

Does this help?

:-)

Regards and best wishes,

Justin Clift

> Thanks for your help
> Michelle
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2003-01-22 16:23:03 Re: PostgreSQL 7.3 and SuSE 8.1 problem
Previous Message Stephan Szabo 2003-01-22 16:20:15 Re: optimizing query