Re: [PPOSTGRES][PSQL] Segmentation fault

From: Fabrice(dot)Sznajderman(at)devoteam(dot)com
To: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org, pgsql-jdbc-owner(at)postgresql(dot)org
Subject: Re: [PPOSTGRES][PSQL] Segmentation fault
Date: 2006-01-18 13:42:07
Message-ID: OF401CB482.18BA0D83-ONC12570FA.004AC795-C12570FA.004B7857@devoteam.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

Thanks a lot for your answer,

for answer question :

OS : Suze enterprise 9
kernel 2.6
I used this command psql -V to have this :

psql (PostgreSQL) 7.2.3-RH
contains support for: readline, history, multibyte
Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
Portions Copyright (c) 1996, Regents of the University of California
Read the file COPYRIGHT or use the command \copyright to see the
usage and distribution terms.

That is strange , the Database works well. When I tried a remote psql from
another computer, I can access to the DB.

I don't understand that line of your email : % gdb <psql executable> <path
to core>
(gdb) where

what is 'gdb'

What is broken? the psql is down or postgres database?

Thanks in advance for your help.

Fabrice

Fabrice SZNAJDERMAN

DSI : Application Rendez-Vous - CCM
tel : 01 41 49 60 77

Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
Envoyé par : pgsql-jdbc-owner(at)postgresql(dot)org
18/01/2006 15:37

A
Fabrice(dot)Sznajderman(at)devoteam(dot)com
cc
pgsql-jdbc(at)postgresql(dot)org
Objet
Re: [JDBC] [PPOSTGRES][PSQL] Segmentation fault

O Fabrice(dot)Sznajderman(at)devoteam(dot)com έγραψε στις Jan 18, 2006 :

> Hello,
>
> I have a problem when I start PSQL.
> I used psql command to start . and I had this message :
>
> Segmentation fault
>
> I don't understand what happen.
>
> Have you an idea?
Your system needs some care.
Something is definately broken.
What changes did you make to the system since the last time
psql worked correctly? (if any)
In any case smth like

% gdb <psql executable> <path to core>
(gdb) where

is your friend.

Please tell us also your OS RELEASE, PgSQL version, architecture.

>
> thanks in advance for helps!
>
>
>
>
> Fabrice SZNAJDERMAN
> +---------------------------------------------------------------------+
> About Devoteam:
>
> Devoteam is an IT consulting group.
> Combining consulting and technology solutions offers enables
> Devoteam to provide its customers with independent advice and
> effective solutions to align their information system's technical
> infrastructure with their operational objectives.
> The group achieved a turnover of 150 million euros in 2004
> an operating margin of 5.8% and counts 1,800 employees through
> ten European countries and the Middle East.
> Listed on the Euronext Paris Nouveau Marche and part of the Nexteconomy,
> IT CAC, IT CAC 50, SBF 250 index of Euronext Paris.
> www.devoteam.com
> +---------------------------------------------------------------------+
>

--
-Achilleus

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Achilleus Mantzios 2006-01-18 14:37:54 Re: [PPOSTGRES][PSQL] Segmentation fault
Previous Message Fabrice.Sznajderman 2006-01-18 13:17:09 [PPOSTGRES][PSQL] Segmentation fault