Read data from text file

From: "Just E(dot) Mail" <justemail(at)imwell-usa(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Read data from text file
Date: 2009-05-25 20:07:35
Message-ID: 4A1AFA87.5010903@imwell-usa.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

What is the command to create a table from a pre-written description
text file?

In mysql it is:

%mysql sample_db < create_xxxx.sql

In postgresql, there are schema and I want to create the DB in a
particulat schema!

Thanks.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Frank Bax 2009-05-25 23:37:09 Re: Read data from text file
Previous Message Thomas Kellerer 2009-05-25 16:57:37 Re: Tool for modeling