| From: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
|---|---|
| To: | Marc Millas <marc(dot)millas(at)mokadb(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: psql meta command |
| Date: | 2025-04-10 12:46:18 |
| Message-ID: | c79a122fb6b49443765e5340e5f173c6ab784f2a.camel@cybertec.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, 2025-04-10 at 14:29 +0200, Marc Millas wrote:
> 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 \ ?
Odd. No, I don't think there is a workaround.
Are you remote controlling the machine? Which operating system?
I'd guess the problem is not withing psql.
Yours,
Laurenz Albe
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Laurenz Albe | 2025-04-10 12:48:00 | Re: Archive logging not cleaning up pg_wal directory |
| Previous Message | Marc Millas | 2025-04-10 12:29:06 | psql meta command |