public inbox for [email protected]  
help / color / mirror / Atom feed
HISTIGNORE in psql
4+ messages / 3 participants
[nested] [flat]

* HISTIGNORE in psql
@ 2024-06-18 06:45 Wiwwo Staff <[email protected]>
  2024-06-18 16:12 ` Re: HISTIGNORE in psql Adrian Klaver <[email protected]>
  0 siblings, 1 reply; 4+ messages in thread

From: Wiwwo Staff @ 2024-06-18 06:45 UTC (permalink / raw)
  To: [email protected]

Hi!
As a big history lover, it would be great to have the HISTIGNORE
functionality added to psql.

Have a great day!
Wiwwo


^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: HISTIGNORE in psql
  2024-06-18 06:45 HISTIGNORE in psql Wiwwo Staff <[email protected]>
@ 2024-06-18 16:12 ` Adrian Klaver <[email protected]>
  2024-06-18 17:28   ` Re: HISTIGNORE in psql Wiwwo Staff <[email protected]>
  0 siblings, 1 reply; 4+ messages in thread

From: Adrian Klaver @ 2024-06-18 16:12 UTC (permalink / raw)
  To: Wiwwo Staff <[email protected]>; [email protected]

On 6/17/24 23:45, Wiwwo Staff wrote:
> Hi!
> As a big history lover, it would be great to have the HISTIGNORE 
> functionality added to psql.

HISTIGNORE is a BASH feature and psql runs in more then the BASH shell.

Do you mean you would like a clone of that feature added to psql?

Also psql uses either readline or libedit so it would need to work with 
those.

> 
> Have a great day!
> Wiwwo
> 
> 

-- 
Adrian Klaver
[email protected]







^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: HISTIGNORE in psql
  2024-06-18 06:45 HISTIGNORE in psql Wiwwo Staff <[email protected]>
  2024-06-18 16:12 ` Re: HISTIGNORE in psql Adrian Klaver <[email protected]>
@ 2024-06-18 17:28   ` Wiwwo Staff <[email protected]>
  2024-06-18 19:03     ` Re: HISTIGNORE in psql Daniel Gustafsson <[email protected]>
  0 siblings, 1 reply; 4+ messages in thread

From: Wiwwo Staff @ 2024-06-18 17:28 UTC (permalink / raw)
  To: [email protected]

Hi Adrian,
yes, of course, that is what I meant: being able to tell psql to exclude
some patterns from being stored in the .psql_history file

On Tue, 18 Jun 2024 at 16:12, Adrian Klaver <[email protected]>
wrote:

> On 6/17/24 23:45, Wiwwo Staff wrote:
> > Hi!
> > As a big history lover, it would be great to have the HISTIGNORE
> > functionality added to psql.
>
> HISTIGNORE is a BASH feature and psql runs in more then the BASH shell.
>
> Do you mean you would like a clone of that feature added to psql?
>
> Also psql uses either readline or libedit so it would need to work with
> those.
>
> >
> > Have a great day!
> > Wiwwo
> >
> >
>
> --
> Adrian Klaver
> [email protected]
>
>


^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: HISTIGNORE in psql
  2024-06-18 06:45 HISTIGNORE in psql Wiwwo Staff <[email protected]>
  2024-06-18 16:12 ` Re: HISTIGNORE in psql Adrian Klaver <[email protected]>
  2024-06-18 17:28   ` Re: HISTIGNORE in psql Wiwwo Staff <[email protected]>
@ 2024-06-18 19:03     ` Daniel Gustafsson <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Daniel Gustafsson @ 2024-06-18 19:03 UTC (permalink / raw)
  To: Wiwwo Staff <[email protected]>; +Cc: [email protected]

> On 18 Jun 2024, at 19:28, Wiwwo Staff <[email protected]> wrote:

> being able to tell psql to exclude some patterns from being stored in the .psql_history file

Off the cuff that sounds like a pretty useful thing to have.

--
Daniel Gustafsson







^ permalink  raw  reply  [nested|flat] 4+ messages in thread


end of thread, other threads:[~2024-06-18 19:03 UTC | newest]

Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-06-18 06:45 HISTIGNORE in psql Wiwwo Staff <[email protected]>
2024-06-18 16:12 ` Adrian Klaver <[email protected]>
2024-06-18 17:28   ` Wiwwo Staff <[email protected]>
2024-06-18 19:03     ` Daniel Gustafsson <[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