Error haciendo un respaldo!!

Поиск
Список
Период
Сортировка
От Christian Gonzalez
Тема Error haciendo un respaldo!!
Дата
Msg-id 020a01c21c77$e7aa9f80$c002a8c0@mapguide3
обсуждение исходный текст
Список pgsql-bugs
Espero que todos se encuentren bien.

    El problema es el siguiente:
    He estado trabajando con postgresql desde hace 2 a=F1os, actualmente es=
toy trabajando con la version 7.1.3 sobre RedHat 7.1.  Tengo una base de da=
tos que funciona para un sistema de seguimiento vehicular (AVL) desde hace =
ya 1 a=F1o.  Esta base de datos tiene comprimida unos 180 MB y siempre he h=
echo respado sin ningun problema,  hasta hace pocos dias.  El error que me =
da es el siguiente:

[avl@bdserver avl]$  nohup pg_dump -R -O leemail2 | gzip -c > /tmp/resp.lee=
mail2_25_6_2002_1_00_pm.sql.gz &
[1] 25227
[avl@bdserver avl]$ jobs
[1]+  Running                 nohup pg_dump -R -O leemail2 | gzip -c >/tmp/=
resp.leemail2_25_6_2002_1_00_pm.sql.gz &
[avl@bdserver avl]$ ERROR:  MemoryContextAlloc: invalid request size 429496=
7293
PQendcopy: resetting connection
SQL query to dump the contents of Table 'datamailentrada_historico' did not=
 execute correctly.  After we read all the table contents from the backend,=
 PQendcopy() failed.  Explanation from backend: ''.
The query was: 'COPY "datamailentrada_historico" TO stdout;
'.

[1]+  Done                    nohup pg_dump -R -O leemail2 | gzip -c >/tmp/=
resp.leemail2_25_6_2002_1_00_pm.sql.gz
[avl@bdserver avl]$=20

Y no se a que se debe.

Atentamente,
Christian Gonzalez.

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #699: pg_dump not reporting correct start value for sequence
Следующее
От: "David M. Kaplan"
Дата:
Сообщение: view OIDs