Re: Schema Import

From: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
To: "Bob McCormick" <bobm(at)rwmccormick(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Schema Import
Date: 2001-04-17 06:40:03
Message-ID: 200104170640.f3H6e3U12635@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Bob McCormick" wrote:
>All,
>
>I've found a case tool that will generate a schema based on PostgreSQL
>syntax and am wondering if it is possible to run this generated SQL script
>to have the database schema created?
>
>If so, could someone knowledgeable give me a clue???

$ psql -d database <schema_file

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"But as many as received him, to them gave he power to
become the sons of God, even to them that believe on
his name." John 1:12

Browse pgsql-general by date

  From Date Subject
Next Message Tatsuo Ishii 2001-04-17 07:15:38 Re: Inserting Unicode into Postgre
Previous Message Oliver Elphick 2001-04-17 06:37:58 Re: join queries