psql dumps core

Поиск
Список
Период
Сортировка
От K. Ari Krupnikov
Тема psql dumps core
Дата
Msg-id 39616BBA.32AC11B4@iln.net
обсуждение исходный текст
Ответ на Footer Text  ("Stephen Lawrence Jr." <logart@dairypower.com>)
Ответы Re: psql dumps core  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Server Pstgres    7.0.2-2
Server RedHat    6.1
Client RedHat    6.2

I'm developing a database schema that changes frequently. I have a
script that drops the database, then recreates it and creates tables and
functions. I've been running this sscript for some time, but lately,
psql on the clent machime aborts with this message:

psql:recreate-dbdom-db.pgsql:4: \connect: pqReadData() -- backend closed
the channel unexpectedly.
        This probably means the backend terminated abnormally
        before or while processing the request.
Segmentation fault (core dumped)

I get a core dump in the current directory on the client.
postmaster on the server machine keeps running as normal.

--
K. Ari Krupnikov

DBDOM - bridging XML and relational databases
http://www.iter.co.il

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

Предыдущее
От:
Дата:
Сообщение: number of weeks
Следующее
От: "Sean Carmody"
Дата:
Сообщение: Installing DBD::Pg