Re: pg_dump without data - Mailing list pgsql-sql

From Scott Marlowe
Subject Re: pg_dump without data
Date
Msg-id 1115402367.3868.79.camel@state.g2switchworks.com
Whole thread Raw
In response to pg_dump without data  (Kenneth Gonsalves <lawgon@thenilgiris.com>)
List pgsql-sql
On Fri, 2005-05-06 at 04:14, Kenneth Gonsalves wrote:
> how do i get a dump of a postgresql database without the data?

pg_dump -s for the schema

pg_dumpall -g for the globals, like usernames and all.


pgsql-sql by date:

Previous
From: Philip Hallstrom
Date:
Subject: Re: pg_dump without data
Next
From: Derek Buttineau|Compu-SOLVE
Date:
Subject: ORDER BY Optimization