Re: Schema Import - Mailing list pgsql-general

From Oliver Elphick
Subject Re: Schema Import
Date
Msg-id 200104170640.f3H6e3U12635@linda.lfix.co.uk
Whole thread Raw
In response to Schema Import  ("Bob McCormick" <bobm@rwmccormick.com>)
List 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.Elphick@lfix.co.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



pgsql-general by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Transactions inside of pl/pgsql?
Next
From: He Weiping
Date:
Subject: Re: Inserting Unicode into Postgre