Search Postgresql Archives

Re: psql meta command

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

 



## Marc Millas (marc.millas@xxxxxxxxxx):

> on a customer postgres db, using psql, if I post \  to initiate, for
> exemple \x
> that psql immediately exits.

I've seen that happen with broken terminals, mostly some "web shell"
stuff. Ditch that, it's most likely broken in other ways, too.

> somewhat boring as it blocks all psql meta commands.
> Is there a way to get the extended display without posting a \  ?

If you can live with expanded mode being constantly on, start psql
with parameter -x as in "--expanded".

Regards,
Christoph

-- 
Spare Space





[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 Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux