7.1.1: pgdump fails

Поиск
Список
Период
Сортировка
От Peter Peltonen
Тема 7.1.1: pgdump fails
Дата
Msg-id 3B5E92E1.4CA0485E@fivetec.com
обсуждение исходный текст
Список pgsql-general
I'm running postgresql 7.1.1 under redhat 7.1.

A few months ago I created a script that would run pgdump each night to dump
one db's data to a file. It worked then fine. Today I checked the file and
realised that it's size was 0 bytes. I then tried to run the pgdump command
myself and the result was this:

--snip--
[postgres@www postgres]$ pg_dump fivesync > db.test
getTables(): SELECT (for VIEW reportbudget_budgetcustprice) returned NULL oid
SELECT was: SELECT definition as viewdef, (select oid from pg_rewrite where
rulename='_RET' || viewname) as view_oid from pg_views where viewname =
'reportbudget_budgetcustprice';
--snip--

What does this mean and how do I fix my problem?

Regards,
Peter

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

Предыдущее
От: "Richard Huxton"
Дата:
Сообщение: Re: Inserts in triggers
Следующее
От: "Juraj Petrik (Triblax) - work"
Дата:
Сообщение: Compile problem on fBSD 4.3