| From: | "Shoaib Mir" <shoaibmir(at)gmail(dot)com> |
|---|---|
| To: | Stéphane Schildknecht <stephane(dot)schildknecht(at)postgresqlfr(dot)org> |
| Cc: | sjarosz(at)gmail(dot)com, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Who is Slony Master/Slave + general questions. |
| Date: | 2007-01-19 12:26:27 |
| Message-ID: | bf54be870701190426y1a4a7a25q1026504c87664879@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
>>As written in documentation "Slony-I does not provide any automatic
>>detection for failed systems. "
>>First of all, you may want to upgrade to the latest stable slony1 version.
But if you have a combination of Slony + Linux HA you can make use of Slony
failover to do an automatic failover when the master node goes down.
--------------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 1/19/07, Stéphane Schildknecht <stephane(dot)schildknecht(at)postgresqlfr(dot)org>
wrote:
>
> Hello,
>
> You should ask directly to the slony1 mailing list.
>
> sjarosz(at)gmail(dot)com a écrit :
> > (...) The Slony version I'm using is 1.1.2.
> The current version of Slony1 is slony1-1.2.6.
> > Take a scenario that
> > you want to check the state of the system without prior knowledge of
> > the node setup, how would you determine which machine is the prime and
> > which one is the slave?
> >
> Without any knowledge of replication ? That will be difficult. You
> should connect to one of the DB and have a look at slony schema tables
> (sl_status and sl_listen for instance)...
>
> You may also have a look at that page :
> http://linuxfinances.info/info/monitoring.html
>
> > Also I'm having issues with the slonik script (below) that is supposed
> > to handle the failover to the slave in case of master failure. For
> > some reason it hangs and I was wondering if there are known issues with
> > it.
> As written in documentation "Slony-I does not provide any automatic
> detection for failed systems. "
> First of all, you may want to upgrade to the latest stable slony1 version.
>
>
> Cheers,
>
> SAS
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Benedict Faria | 2007-01-19 13:02:12 | Help : Microsoft SQL Server equivalents in PostGreSQL |
| Previous Message | Stéphane Schildknecht | 2007-01-19 12:17:31 | Re: Who is Slony Master/Slave + general questions. |