Re: Executing SQL commands in script files ...sorry ..mail was emty.. - Mailing list pgsql-novice

From Andres Ledesma
Subject Re: Executing SQL commands in script files ...sorry ..mail was emty..
Date
Msg-id 002201c2d40c$d1fe1160$02001aac@maradis
Whole thread Raw
List pgsql-novice
I appologyze about this empty email, It was 2:00 am to me, and perhaps I was half asleep..
 
well.. to run the script  :
 
psql < scriptfile.sql
 
    or in the psql console :
 
\i scriptfile.sql
 
Andrew

pgsql-novice by date:

Previous
From: list DB
Date:
Subject: change year in timestamp
Next
From: "Andres Ledesma"
Date:
Subject: Re: Generating the db script file ....