Re: [GENERAL] line folding versus shop line

2007-02-11 Thread Michael Fuhr
On Wed, Feb 07, 2007 at 02:45:25AM -0800, [EMAIL PROTECTED] wrote:
> However, if I use psql then lines are folded even so the enviornment
> variable of LESS is set to S.
> 
> How do I turn line folding off, so that records do not wrap around???

Is your PAGER environment variable set to "less"?

-- 
Michael Fuhr

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org/


[GENERAL] line folding versus shop line

2007-02-08 Thread [EMAIL PROTECTED]
Hi,

I'm using postgresql 7.4. If I execute SQL Select statement, then the
records fold around lines.

I would like to turn this off, so that lines do not fold.

I know the option in less, which one has to set to "-S". I have
exported the variable and it works with textfiles.

However, if I use psql then lines are folded even so the enviornment
variable of LESS is set to S.

How do I turn line folding off, so that records do not wrap around???

Fritz


---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq