echo of \C foo - Mailing list pgsql-general

From Matt Zagrabelny
Subject echo of \C foo
Date
Msg-id CAOLfK3XP0KNtmADU9p71AGN2LcunTPzJEwh-AqPbbkKerNBg8g@mail.gmail.com
Whole thread Raw
Responses Re: echo of \C foo  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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



pgsql-general by date:

Previous
From: "Magri, Sebastian"
Date:
Subject: Running into hangs with logical replication
Next
From: Tom Lane
Date:
Subject: Re: echo of \C foo