Re: Synchronizing Data?
От | Andreas Tille |
---|---|
Тема | Re: Synchronizing Data? |
Дата | |
Msg-id | Pine.LNX.4.21.0011070832110.11378-100000@wr-linux02.rki.de обсуждение исходный текст |
Ответ на | Re: Synchronizing Data? ("Steve Wolfe" <steve@iboats.com>) |
Список | pgsql-general |
On Mon, 6 Nov 2000, Steve Wolfe wrote: > It seems like it's not something that needs to be done in real-time. Am > I correct? If so, then soing a pg_dumpall, gzip it up, and restore on the > other server is probably the way to go. I developed a realy not time critical Web-Site (small project, but will grow later on). If I change something in the web database on my client behind the firewall I build a Debian package containing the pg_dump and some additional information (mainly changes file) and upload the Debian file to the server outside the firewall. There I only have to apt-get update; apt-get upgrade and the new database is installed. Should work also for RPMs. Not the best solution but works in my (not time critical) case. Kind regards Andreas.
В списке pgsql-general по дате отправления: