Re: Schema Import - Mailing list pgsql-general

From Anand Raman
Subject Re: Schema Import
Date
Msg-id 20010417150150.J31344@india-today.com
Whole thread Raw
In response to Schema Import  ("Bob McCormick" <bobm@rwmccormick.com>)
List pgsql-general
hi Bob,

Try

psql -h <ur_machine> <db_name> -U <user_name> -f <the_schema.sql>

HTH
Anand
On Mon, Apr 16, 2001 at 12:36:06PM -0700, 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???
>
>Thanks...Bobbo ;-)
>
>Bob McCormick
>Intuitive Software Technology
>
>
>
>
>
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/users-lounge/docs/faq.html

pgsql-general by date:

Previous
From: fabrizio.ermini@sysdat.it
Date:
Subject: Re: Non-english articles on the techdocs.postgresql.org website
Next
From: DaVinci
Date:
Subject: View and function