Search Postgresql Archives

Re: Making "invisible" characters visible ? (psql)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Wed, Nov 20, 2019 at 9:16 AM stan <stanb@xxxxxxxxx> wrote:

How can i make these "invisible" characters visible?



In psql, by default it displays nulls as nothing.  You can specify what they should display as with:

\pset null '<something>'

Chances are those are all nulls, and will now display as whatever you set them to.  If they aren't, let us know.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux