problem with pg_dump

Поиск
Список
Период
Сортировка
От mat@reynerie.yi.org
Тема problem with pg_dump
Дата
Msg-id 20010112163542.A21793@po.reynerie.com
обсуждение исходный текст
Список pgsql-novice
hi, i'm trying to dump a database with the command :

pg_dump -u -d -f ledump  -h localhost zeturf

but pg_dump failed with this message :

getTables(): relation 'robe': cannot find function with oid 1654 for trigger RI_ConstraintTrigger_76643

i've tried to pass differrents options to pg_dump :
-d for dump insert
-D for dump with insert and attributes names
-a for dump only the data
-s for dump only the structure

i've got also a NOTICE message :
NOTICE:  Unrecognized variable client_encoding

but i read in user manual that it is 'harmless'.

i'm using postgresql 7.0.3 under Debian Linux (latest)

could anyone help me ?

thanks

mat

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

Предыдущее
От: Barry Stewart
Дата:
Сообщение: Pg subtracts one minute from time
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Pg subtracts one minute from time