Re: pg_dump output mode
От | Thomas F. O'Connell |
---|---|
Тема | Re: pg_dump output mode |
Дата | |
Msg-id | 3B9E0A5F-B21D-478F-BEE3-488DBCA93F5A@sitening.com обсуждение исходный текст |
Ответ на | pg_dump output mode (Jeff Davis <jdavis-pgsql@empires.org>) |
Список | pgsql-general |
On Oct 3, 2005, at 1:05 AM, Jeff Davis wrote: > What pg_dump backup modes do people usually use for a backup of an > entire database cluster? I usually use plaintext and pipe it through > gzip, however, that doesn't allow you to restore single objects from a > complete backup. > > Is there a way to back up the entire cluster using the "t" or "c" > output > mode for pg_dump? What is the difference between "t" and "c"? > > Regards, > Jeff Davis Come to think of it, I don't know a way to dump an entire cluster in the custom format, but that might be because pg_restore is designed to restore a database rather than a cluster. I think the only difference between "t" and "c" is that "c" is compressed by default. -- Thomas F. O'Connell Co-Founder, Information Architect Sitening, LLC Strategic Open Source: Open Your i™ http://www.sitening.com/ 110 30th Avenue North, Suite 6 Nashville, TN 37203-6320 615-469-5150 615-469-5151 (fax)
В списке pgsql-general по дате отправления: