Re: ctrl \ makes psql 8.2.5 dump core

From: Douglas Toltzman <doug(at)oakstreetsoftware(dot)com>
To: PostgreSQL <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: ctrl \ makes psql 8.2.5 dump core
Date: 2008-01-03 18:41:09
Message-ID: 62BD5E37-4034-4B9B-8DC2-939D880E40ED@oakstreetsoftware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On OS X (10.4.11) with Postgres 8.2.4, control-\ in psql just quits
(drops back to shell prompt).

On Jan 3, 2008, at 12:42 PM, Jeff Ross wrote:

> Hi all,
>
> I found out this morning that entering CTRL \ at the psql prompt
> will make psql dump core. The is reproducible on the two machines I
> have here. Another server running downtown just quits without
> dumping core.
> All are running 8.2.5 on OpenBSD.
>
> I thought I was in the editor, and that key combination invokes
> nano's search and replace function.
>
> jross(at)slony:/var/www/wykids/training-calendar $ psql --version
> psql (PostgreSQL) 8.2.5
> contains support for command-line editing
> jross(at)slony:/var/www/wykids/training-calendar $ psql wykids
> Welcome to psql 8.2.5, the PostgreSQL interactive terminal.
>
> Type: \copyright for distribution terms
> \h for help with SQL commands
> \? for help with psql commands
> \g or terminate with semicolon to execute query
> \q to quit
>
> jross(at)wykids localhost# Quit (core dumped)
>
> The core file is less than a meg in size, so I can either upload it
> to our web site or e-mail it directly to someone if anyone is
> interested.
>
> Thanks,
>
> Jeff Ross
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

Douglas Toltzman
doug(at)oakstreetsoftware(dot)com
(910) 526-5938

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2008-01-03 18:45:04 Re: ctrl \ makes psql 8.2.5 dump core
Previous Message Jeff Ross 2008-01-03 17:42:26 ctrl \ makes psql 8.2.5 dump core