Re: [PPOSTGRES][PSQL] Segmentation fault

Поиск
Список
Период
Сортировка
От Fabrice.Sznajderman@devoteam.com
Тема Re: [PPOSTGRES][PSQL] Segmentation fault
Дата
Msg-id OF401CB482.18BA0D83-ONC12570FA.004AC795-C12570FA.004B7857@devoteam.com
обсуждение исходный текст
Ответ на Re: [PPOSTGRES][PSQL] Segmentation fault  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Ответы Re: [PPOSTGRES][PSQL] Segmentation fault  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Список 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@matrix.gatewaynet.com>
Envoyé par : pgsql-jdbc-owner@postgresql.org

18/01/2006 15:37

A
Fabrice.Sznajderman@devoteam.com
cc
pgsql-jdbc@postgresql.org
Objet
Re: [JDBC] [PPOSTGRES][PSQL] Segmentation fault





O Fabrice.Sznajderman@devoteam.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

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Achilleus Mantzios
Дата:
Сообщение: Re: [PPOSTGRES][PSQL] Segmentation fault
Следующее
От: Wagner
Дата:
Сообщение: PROBLEM WITH DRIVER LOAD