.psqlrc output for \pset commands

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: .psqlrc output for \pset commands
Date: 2008-06-11 23:24:16
Message-ID: 200806112324.m5BNOG624304@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

In my .psqlrc I have:

\pset format wrapped

and this outputs this on psql startup:

$ psql test
--> Output format is wrapped.
psql (8.4devel)
Type "help" for help.

Is this desirable? \set QUIET at the top of .psqlrc fixes it, but I am
wondering if we should be automatically doing quiet while .psqlrc is
processed.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-06-11 23:35:09 Re: Overhauling GUCS
Previous Message Tom Lane 2008-06-11 23:14:35 Adding more context to tuptoaster's elog messages