Обсуждение: First mail after registration

Поиск
Список
Период
Сортировка

First mail after registration

От
Cédric Buschini
Дата:
Hi every one

This is the first mail after registration;
It 's a test !!

thx
Cédric

Re: First mail after registration

От
Cédric Buschini
Дата:
Thanks !

It sounds like Pink Floyd :)

I got two "stupid" questions:
- I would like to compare 2 DB (number of tables, numbers of  records).
Is there a command to perform this ?
- I would to synchrinize these 2 DB, how could I do that easily ? Maybe
with 'WAL' but I cannot figure out how ..... :s
I'm running 2 DB on 2 different servers : machines and versions (7.4.1
and  8.0.3)

Sorry for these 2 newbie questions, but I m a newbie :s

Cédric

Jan Waiz wrote:

>Welcome to the Machine... :-)
>
>Regards
>Jan Waiz
>
>-----Ursprüngliche Nachricht-----
>Von: pgsql-admin-owner@postgresql.org
>[mailto:pgsql-admin-owner@postgresql.org] Im Auftrag von Cédric Buschini
>Gesendet: Dienstag, 30. August 2005 09:58
>An: pgsql-admin@postgresql.org
>Betreff: [ADMIN] First mail after registration
>
>Hi every one
>
>This is the first mail after registration;
>It 's a test !!
>
>thx
>Cédric
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: Have you checked our extensive FAQ?
>
>               http://www.postgresql.org/docs/faq
>
>
>

Re: First mail after registration

От
David Durham
Дата:
Cédric Buschini wrote:
> - I would to synchrinize these 2 DB, how could I do that easily ? Maybe
> with 'WAL' but I cannot figure out how ..... :s
> I'm running 2 DB on 2 different servers : machines and versions (7.4.1
> and  8.0.3)

I've setup the example rep in Slony-I and done some simple testing.  So
far, it looks promising.

http://gborg.postgresql.org/project/slony1/projdisplay.php

regards,

Dave