Removing -'s (header) before records in psql - Mailing list pgsql-general

From CSN
Subject Removing -'s (header) before records in psql
Date
Msg-id 20050814215139.55950.qmail@web52908.mail.yahoo.com
Whole thread Raw
Responses Re: Removing -'s (header) before records in psql  (Brent Wood <b.wood@niwa.co.nz>)
Re: Removing -'s (header) before records in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Is it possible to get rid of the "header" of -'s when
selecting rows in psql? For fields with a lot of text,
it looks like:

 select body from news where id=123;
-[ RECORD 1

]-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 --------

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 --------

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 --------

-------------------------------------------------------------------------------------------------------------------------------------------------------------
body | Additional details ...


Thanks,
CSN

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-general by date:

Previous
From: CSN
Date:
Subject: Apostrophe doesn't show up in command line
Next
From: Kostas Karadamoglou
Date:
Subject: Design problem About application related with cached rows