RE: [QUESTIONS] Using psql \f to change delimiter to space - Mailing list pgsql-hackers

From Jackson, DeJuan
Subject RE: [QUESTIONS] Using psql \f to change delimiter to space
Date
Msg-id F10BB1FAF801D111829B0060971D839F27621D@dal_cps.cpsgroup.com
Whole thread Raw
List pgsql-hackers
Forwarded to HACKERS list.
        -DEJ

> When I invoke psql, the default delimiter is the pipe "|"
> character.  I can't find the correct syntax to
> change the delimiter back to a single space.  If I
> type :
> \f <whitespace> -- delimiter stays at |
> \f \<whitespace> -- delimiter stays at |
>
> Enclosing the space within single or double quotes produces
> a delimiter that actually includes the quotes.  I tried
> octal specification \040 for the space which also failed.
>
> Version 6.3.2 on Linux i386 (Redhat 4).
>
> What's the correct syntax?
>
> Marc Zuckman
> marc@fallon.classyad.com
>
> _\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
> _     Visit The Home and Condo MarketPlace              _
> _          http://www.ClassyAd.com                  _
> _                                  _
> _  FREE basic property listings/advertisements and searches.  _
> _                                  _
> _  Try our premium, yet inexpensive services for a real          _
> _   selling or buying edge!                      _
> _\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
>
> --
> Official WWW Site: http://www.postgresql.org
> Online Docs & FAQ: http://www.postgresql.org/docs
> Searchable Lists: http://www.postgresql.org/mhonarc

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Bug in linking in old libraries
Next
From: "Jackson, DeJuan"
Date:
Subject: RE: [QUESTIONS] FATAL: Backend cache invalidation initialisation failed