From: | "Carl Shelbourne" <Carl(dot)Shelbourne(at)marconi(dot)com> |
---|---|
To: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: how to get rid of "NOTICE"'s in psql? |
Date: | 2000-10-31 13:21:37 |
Message-ID: | 80256989.00496E96.00@marconicomms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
You could remove unwanted messages using:
psql -q ....etc... 2>/dev/null
Carl
hubert depesz lubaczewski <depesz(at)depesz(dot)pl> on 30/10/2000 10:53:15
Please respond to depesz(at)depesz(dot)pl
To: pgsql-interfaces(at)postgresql(dot)org
cc: (bcc: Carl Shelbourne/MAIN/MC1)
Subject: [INTERFACES] how to get rid of "NOTICE"'s in psql?
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 1002 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2000-10-31 15:20:18 | Re: confused about *nix ODBC drivers |
Previous Message | Dave Page | 2000-10-31 12:45:58 | RE: RE: JDBC now needs updates for large objects |