| From: | "Mikko Partio" <mpartio(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Unexpected crash |
| Date: | 2007-07-19 05:37:54 |
| Message-ID: | 2ca799770707182237h2df817b2q4ccb621942c8deab@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello all,
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"! I guess the problem is with my installation but I
don't know how to debug. It's not a very disconcerning thing per se, but I
wonder what other surprises might be hiding behind the scenes.
test2=> select version();
version
--------------------------------------------------------------------------------------------------------------
PostgreSQL 8.2.4 on i686-redhat-linux-gnu, compiled by GCC gcc (GCC)
3.2.320030502 (Red Hat Linux
3.2.3-58)
(1 row)
relevant log line:
Jul 19 08:33:36 mihin postgres[24584]: [2-1] LOG: unexpected EOF on client
connection
Regards
MP
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-07-19 05:52:22 | Re: Unexpected crash |
| Previous Message | Richard Huxton | 2007-07-19 04:52:10 | Re: Feature request: Per database search_path |