Feature: psql - display current search_path in prompt

From: Lauri Siltanen <lauri(dot)siltanen(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Feature: psql - display current search_path in prompt
Date: 2025-06-06 07:50:04
Message-ID: CANsM767JhTKCRagTaq5Lz52fVwLPVkhSpyD1C+OrridGv0SO0A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

I need to switch search_paths often. It would be tremendously helpful to
see the current search_path in the prompt.

-
Lauri Siltanen

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuro Yamada 2025-06-06 07:59:09 Add enable_groupagg GUC parameter to control GroupAggregate usage
Previous Message Michael Paquier 2025-06-06 07:31:32 Re: [PATCH] Infinite loop while acquiring new TOAST Oid