On 29 January 2010 22:50, Thadeus Burgess <thade...@thadeusb.com> wrote: > Can anyone suggest a tutorial for log shipping to another database > using postgresql ?
If you mean by "log shipping" the method of using logs of sql-transactions to duplicate a database on another server you can search for "postgresql warm standby" e.g. http://wiki.postgresql.org/wiki/Warm_Standby. Regards Johann -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.