echo of \C foo

From: Matt Zagrabelny <mzagrabe(at)d(dot)umn(dot)edu>
To: "pgsql-general(at)postgresql(dot)org >> PG-General Mailing List" <pgsql-general(at)postgresql(dot)org>
Subject: echo of \C foo
Date: 2021-08-31 16:05:56
Message-ID: CAOLfK3XP0KNtmADU9p71AGN2LcunTPzJEwh-AqPbbkKerNBg8g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greetings,

I am using the \C command in psql to set a title for my table.

psql is echoing 'Title is "foo"'.

$ \C foo
Title is "foo".

How do I suppress the echo of "Title is..." from psql?

Thanks for any help!

Cheers,

-m

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2021-08-31 16:10:14 Re: echo of \C foo
Previous Message Magri, Sebastian 2021-08-31 11:58:06 Running into hangs with logical replication