Re: dumping the schema ?

From: Lonni J Friedman <netllama(at)gmail(dot)com>
To: raptor <raptor(at)tvskat(dot)net>
Cc: "pgsql-general (at) postgresql(dot) org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: dumping the schema ?
Date: 2005-01-29 20:23:11
Message-ID: 7c1574a9050129122344db8913@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 29 Jan 2005 21:55:23 +0200, raptor <raptor(at)tvskat(dot)net> wrote:
> hi,
> how can I dump the db schema so that I can recrate the DB later ?

From 'man pg_dump':
-s

--schema-only
Dump only the schema (data definitions), no data.

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman netllama(at)gmail(dot)com
LlamaLand http://netllama.linux-sxs.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Max 2005-01-29 20:37:01 Re: Splitting queries across servers
Previous Message PFC 2005-01-29 20:18:38 Re: Splitting queries across servers