RE: [QUESTIONS] Using psql \f to change delimiter to space

From: "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com>
To: Marc Howard Zuckman <marc(at)fallon(dot)classyad(dot)com>, Postgresql Questions Mailing List <pgsql-questions(at)postgreSQL(dot)org>
Cc: PostgreSQL Hackers Mailing List <pgsql-hackers(at)hub(dot)org>
Subject: RE: [QUESTIONS] Using psql \f to change delimiter to space
Date: 1998-05-08 15:57:57
Message-ID: F10BB1FAF801D111829B0060971D839F27621D@dal_cps.cpsgroup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)fallon(dot)classyad(dot)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

Browse pgsql-hackers by date

  From Date Subject
Next Message Jackson, DeJuan 1998-05-08 16:03:45 RE: [QUESTIONS] FATAL: Backend cache invalidation initialisation failed
Previous Message Tom Lane 1998-05-08 15:34:53 Re: [HACKERS] Bug in linking in old libraries