Re: Db creation script for referenced table ......

From: GH <grasshacker(at)over-yonder(dot)net>
To: eddie iannuccelli <eddie(dot)iannuccelli(at)toulouse(dot)inra(dot)fr>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Db creation script for referenced table ......
Date: 2001-07-05 09:33:22
Message-ID: 20010705043322.B79434@over-yonder.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jul 05, 2001 at 11:16:50AM -0400, some SMTP stream spewed forth:
> Hi,
>
> I plan to design DB through pgaccess, but later I will need to
> distribute a DB creation script so is there any command in pgsql to
> produce the DB creation script ?

`man pg_dump`
pg_dump -s

gh

>
> Thanks
>
> **************************************************
> Eddie IANNUCCELLI - tel: 05 61 28 54 44

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marc SCHAEFER 2001-07-05 10:24:25 SUMMARY: NOT IN issue
Previous Message Richard Huxton 2001-07-05 09:02:14 Re: Remote queries