Re: backup by schema

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: backup by schema
Date: 2006-01-01 15:12:37
Message-ID: 20060101151237.GA3741@webserv.wug-glas.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

am 01.01.2006, um 10:00:52 -0500 mailte Frank Bax folgendes:
> I can find commands to dump one table or entire database; but is there an
> easy way to dump all tables in one schema? I'm current using 7.3.5 and
> 7.4.3

Not sure with this old versions ;-), but pg_dump has a option '-n
schema' to dump the contents of schema only.

HTH, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47212, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Luis Silva 2006-01-01 22:17:10 array size problem
Previous Message Frank Bax 2006-01-01 15:00:52 backup by schema