Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Stripping out slony after / before / during pg_restore?



Glyn Astill wrote:
Hi people,

I'm setting us up a separate staging / test server and I want to read
in a pg_dump of our current origin stripping out all the slony stuff.

I was thinking this could serve two purposes a) test out backups
restore properly and b) provide us with us with the staging / test
server

What's the best way to remove all the slony bits?

Well, you can always just drop the slony schema (with a cascade) - that should do it.

--
  Richard Huxton



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group