On Wed, Mar 10, 1999 at 08:10:58PM -0600, Alejandro Flores wrote:
> im trying to have a mirror of my actual database, the local database is
> available to all the employees and the mirror will be available to all the
> extranet users, how can i do that? Does exist a way postgress cuold make
> automatically?

you can dump the main database via cron, transfert the dump by
rsh/scp/rsync/... and load it into the mirror database.

 David.

Reply via email to