Re: Server v7.3RC2 Dies
| От | CN |
|---|---|
| Тема | Re: Server v7.3RC2 Dies |
| Дата | |
| Msg-id | 20021127131948.14F01B4F@server2.fastmail.fm обсуждение |
| Ответ на | Server v7.3RC2 Dies ("CN" <cnliou9@fastmail.fm>) |
| Ответы |
Re: Server v7.3RC2 Dies
|
| Список | pgsql-general |
This is to follow up my previous post.
I notice it is a problem coming from COPY command. I can select the table
but both COPY and pg_dump abort with similar messages.
================
database1=# select * from table2;
c1 | c2
----+-----------------------
3 | English
1 | Chinese
2 | French
(3 rows)
server:/tmp$ pg_dump database1>db1
pg_dump: SQL command to dump the contents of table "table2" failed
pg_dump: Error message from server: server closed the connection
unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
pg_dump: The command was: COPY public.table2 (c1, c2) TO stdout;
================
Regards,
CN
--
http://fastmail.fm - The professional email service
В списке pgsql-general по дате отправления: