View Single Post

   
  #9 (permalink)  
Old 04-12-2008, 07:05 AM
Mario
 
Posts: n/a
Default Re: psql: core dumped

On 19/12/06, Alvaro Herrera <alvherre@commandprompt.com> wrote:
>
> I think the problem Mario is really trying to solve is quitting at
> psql's "Password: " prompt. Ctrl-C is ignored at that point apparently.
> SIGQUIT (thus Ctrl-\ in most people's setup) does it but it also dumps
> core.
>


yes, that is true and also when you are is psql prompt too. But, I
had no idea that a core dump is normal with a SIGQUIT signal.

Thank you all for your time and patience; this was my first "try"
with a postgres patch, I'll try with something else in other chance
:-)

>


--
http://www.advogato.org/person/mgonzalez/

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote