Running sql files - Mailing list pgsql-admin

From Pradeepkumar, Pyatalo (IE10)
Subject Running sql files
Date
Msg-id 77ED2BF75D59D1439F90412CC5B1097415A1A07D@ie10-sahara.hiso.honeywell.com
Whole thread Raw
Responses Re: Running sql files
Re: Running sql files
Re: Running sql files
List pgsql-admin

Hi,

I just wanted to know how to disable the results being displayed on the screen.
When I try the following command -
$psql dbname < sqlfile
The results of  the command are displayed on to the screen. In one file I am trying to populate a table with values ( There are more than 5000 tuples to be inserted).

When I run this command, it displays the results on to the screen which I don't want to do.
Could anyone help me in this.

Thanks in advance.

Regards,
Pradeep

pgsql-admin by date:

Previous
From: "John Jensen"
Date:
Subject: Backup is too slow
Next
From: "Kevin Izzet"
Date:
Subject: Re: Running sql files