input from a file

From: "Stephen M(dot) Ford" <sford(at)Eng(dot)Auburn(dot)EDU>
To:
Cc: pgsql-novice(at)postgresql(dot)org
Subject: input from a file
Date: 2001-05-03 16:29:07
Message-ID: Pine.SOL.4.10.10105031126200.9749-100000@beagle.eng.auburn.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I have a dump from a msql database into a file and would like postgre to build the tables and insert the data into those tables. How do I go about getting postgre to read commands from a file?

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Peter J. Schoenster 2001-05-03 16:39:49 what is: idle in transaction
Previous Message Gyozo Papp 2001-05-03 16:19:10 Re: [PHP] psql with PHP question