Mirroring a DB (was Re: [GENERAL] \d shows all my tables twice)
От
Karl DeBisschop
Тема
Mirroring a DB (was Re: [GENERAL] \d shows all my tables twice)
Дата
Msg-id
199912101809.NAA30180@skillet.infoplease.com
Ответ на
Re: [GENERAL] \d shows all my tables twice (Stephen Walton)
Список
Дерево обсуждения
\d shows all my tables twice Karl DeBisschop <kdebisschop@range.infoplease.com>
Re: [GENERAL] \d shows all my tables twice Bruce Momjian <pgman@candle.pha.pa.us>
Re: [GENERAL] \d shows all my tables twice Karl DeBisschop <kdebisschop@range.infoplease.com>
Re: [GENERAL] \d shows all my tables twice Bruce Momjian <pgman@candle.pha.pa.us>
Re: [GENERAL] \d shows all my tables twice Stephen Walton <swalton@galileo.csun.edu>
Mirroring a DB (was Re: [GENERAL] \d shows all my tables twice) Karl DeBisschop <kdebisschop@range.infoplease.com>
Re: Mirroring a DB Peter Eisentraut <peter_e@gmx.net>
Re: Mirroring a DB Karl DeBisschop <kdebisschop@range.infoplease.com>
> By the way, I know about using pg_dump to backup the database and I do > that. Is there a good way to maintain a second identical copy of the > database on another machine? Will simply copying the dump over and > restoring it with psql do the trick? Would I need to delete an old copy > of the same database first? We have a somewhat slow Internet connection > to our Linux system's location and it would be nice to have an alternate > site with the same data. We sometimes do: pg_dump -o -h
В списке pgsql-general по дате отправления