Re: Opinion on Replication
Victor Alba ( victor@webjogger.net )
Fri, 19 Jun 1998 07:57:03 -0400
At 08:25 AM 6/19/98 +0200, you wrote:
>It depends on the amount of activity within the database, but as long 
>as you don't replicate things like the calls table, it is no problem. 
>We have it running for just on 7000 users, simply replicating the 
>required tables for authentication. Note that it is not necessary to 
>replicate all the tables, if you are only using it for 
>authentication.
>
>Regards,
>  Graeme
What tables are needed to replicate only for authentication, I'm about to
do this and your answer will be very useful, thanks.
-Victor