Apologies if you don't consider this a bug and I've wasted your time.

Поиск
Список
Период
Сортировка
От Steve Ingram
Тема Apologies if you don't consider this a bug and I've wasted your time.
Дата
Msg-id 200408262300.50331.ingram@samsixedd.com
обсуждение исходный текст
Ответы Re: Apologies if you don't consider this a bug and I've wasted your time.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hi,

I have a postgresql database that I have added postgis capabilities to.

When I pg_dump out the database, it outputs all the tables, functions, types
as you'd expect, but it outputs table definitions that reference postgis
functions/types *before* the functions/types themselves.

This means that when I restore the database on a different machine,
the table definitions complain because they don't know about the
types that are referenced further down the file.

I checked to see if I could force the pg_dump to be in a particular order,
but that doesn't seem possible (or I'm just blind :) )

I'm guessing the info is just coming out in OID order?

Of course, it may be an impossible task to do anything about this
and in my case I do have workarounds (not to mention I can edit the
file :) ), but I thought I'd mention it anyway.

Wonderful database by the way!

cheers

steve

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

Предыдущее
От: oa@cubeoffice.de
Дата:
Сообщение: Postgres 8.0.0beta1 didn't compile
Следующее
От: S Murthy Kambhampaty
Дата:
Сообщение: initdb errors, postgresql-8.0-beta