Обсуждение: Exporting data from PostgreSQL 7.1

Поиск
Список
Период
Сортировка

Exporting data from PostgreSQL 7.1

От
Ian Zapczynski
Дата:
Hello all,

Sorry for the basic question, but I did not find anything on the web.  I'm familiar with using the
pgdump utility in 7.2, but I need to export a 7.1 database to a new machine running 7.2.  Yet I do not
see the pgdump utility as being installed with the Red Hat RPMs I used.  What are my options to perform
a quick and easy export/import of the db?

I figure one of my options would be to upgrade our 7.1 server to 7.2 and use pgdump from there, but as
it is in production I'd like to avoid this if possible.

Suggestions?

Thanks!

-Ian