From: | Anand Raman <araman(at)india-today(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Schema Import |
Date: | 2001-04-17 09:31:50 |
Message-ID: | 20010417150150.J31344@india-today.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | DaVinci | 2001-04-17 10:35:26 | View and function |
Previous Message | fabrizio.ermini | 2001-04-17 08:37:21 | Re: [GENERAL] Non-english articles on the techdocs.postgresql.org website |