public inbox for [email protected]
help / color / mirror / Atom feedpsql meta command
2+ messages / 2 participants
[nested] [flat]
* psql meta command
@ 2025-04-10 12:29 Marc Millas <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Marc Millas @ 2025-04-10 12:29 UTC (permalink / raw)
To: [email protected] <[email protected]>
Hello,
on a customer postgres db, using psql, if I post \ to initiate, for
exemple \x
that psql immediately exits.
somewhat boring as it blocks all psql meta commands.
Is there a way to get the extended display without posting a \ ?
thanks,
Marc MILLAS
Senior Architect
+33607850334
www.mokadb.com
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: psql meta command
@ 2025-04-10 22:41 Christoph Moench-Tegeder <[email protected]>
parent: Marc Millas <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Moench-Tegeder @ 2025-04-10 22:41 UTC (permalink / raw)
To: Marc Millas <[email protected]>; +Cc: [email protected] <[email protected]>
## Marc Millas ([email protected]):
> 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
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2025-04-10 22:41 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-04-10 12:29 psql meta command Marc Millas <[email protected]>
2025-04-10 22:41 ` Christoph Moench-Tegeder <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox