| From: | "Mikko Partio" <mpartio(at)gmail(dot)com> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Unexpected crash |
| Date: | 2007-07-19 05:58:06 |
| Message-ID: | 2ca799770707182258p64193b52m3263d362dffd48e3@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 7/19/07, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> "Mikko Partio" <mpartio(at)gmail(dot)com> writes:
> > I installed the latest version from rpms and everythings ok, except when
> I
> > connect to a db with psql and press shift+return the backend crashes
> with
> > "Segmentation fault"!
>
> This is not a "backend crash", you are SIGQUIT-ing your psql session.
> Check your terminal settings, because that's not the usual key
> combination for SIGQUIT.
>
> regards, tom lane
You are right (as usual). I tried with a another terminal and it didn't
produce the same effects. Thanks a lot.
Regards
MP
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2007-07-19 06:01:37 | Re: Database design : international postal address |
| Previous Message | Richard Huxton | 2007-07-19 05:55:53 | Re: Unexpected crash |