How to get 'psql -q' runs really quiet ?

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: How to get 'psql -q' runs really quiet ?
Date: 1999-08-13 23:30:34
Message-ID: Pine.GSO.3.96.SK.990814032607.18272e-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I need to run psql really quiet - no messages, just returning RC.
psql -q doesn't works as supposed from man page -
I'm still getting messages like:
NOTICE: CREATE TABLE/PRIMARY KEY will create implicit index .....
Is it a feature or I need to find some workaround

regards,
Oleg

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

Browse pgsql-hackers by date

  From Date Subject
Next Message G. Anthony Reina 1999-08-14 04:13:01 Re: [HACKERS] Aborted Transaction During Vacuum
Previous Message Tom Lane 1999-08-13 22:17:53 Ah-hah, I see the problem: EndPortalAllocMode()