How to suppress echo while executing batch files? - Mailing list pgsql-general

From matthias@cmklein.de
Subject How to suppress echo while executing batch files?
Date
Msg-id E1CUERg-0001m7-00@www.strato-webmail.de
Whole thread Raw
Responses Re: How to suppress echo while executing batch files?
List pgsql-general
I have to execute fairly large batch files (200-300MB) with several million
INSERT commands.

When I do that from pgsql using the \i switch, I get the echo
INSERT 0 1

for every single insert statement of my batch file.

Since I assume that this slows down the whole process I would like to know
if there is a way to suppress that echo and only get error messages and
such?

Thanks

Matt

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: ERROR: column "id" does not exist
Next
From: Tatsuo Ishii
Date:
Subject: Re: Problems importing Unicode